Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_status_collect_manager_test.cpp343 sptr<MockCollectPlugin> mockCollectPlugin = new MockCollectPlugin(collect); variable
344 mockCollectPlugin->mockCheckConditionResult_ = true;
345 collect->collectPluginMap_[MOCK_PLUGIN] = mockCollectPlugin;