Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_switch_test.cpp24 const string TEST_PREFIX_SWITCH_PATH = "/data/test/resource/resschedfwk/parseswitch/"; variable
57 … PluginMgr::GetInstance().GetConfigContent(-1, TEST_PREFIX_SWITCH_PATH + "fileNotExist", contents);
76 …PluginMgr::GetInstance().GetConfigContent(-1, TEST_PREFIX_SWITCH_PATH + "not_exist_plugin.xml", co…
94 …PluginMgr::GetInstance().GetConfigContent(-1, TEST_PREFIX_SWITCH_PATH + "invalid_format.xml", cont…
112 …PluginMgr::GetInstance().GetConfigContent(-1, TEST_PREFIX_SWITCH_PATH + "root_element_wrong.xml", …