Home
last modified time | relevance | path

Searched refs:MOCK_PLUGIN (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.cpp50 constexpr int32_t MOCK_PLUGIN = 20; variable
303 collect->collectPluginMap_[MOCK_PLUGIN] = nullptr;
305 condition.eventId = MOCK_PLUGIN;
323 collect->collectPluginMap_[MOCK_PLUGIN] = new MockCollectPlugin(collect);
325 condition.eventId = MOCK_PLUGIN;
345 collect->collectPluginMap_[MOCK_PLUGIN] = mockCollectPlugin;
347 condition.eventId = MOCK_PLUGIN;