Home
last modified time | relevance | path

Searched refs:g_wmp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dkernel_talker_test.cpp36 weak_ptr<MountPoint> g_wmp; variable
57 g_wmp = g_smp; in SetUpTestCase()
58 …g_talker = std::make_shared<KernelTalker>(g_wmp, [](NotifyParam &param) {}, [](const std::string &… in SetUpTestCase()