Searched defs:hapPath (Results 1 – 4 of 4) sorted by relevance
76 string hapPath = g_testPath + "testjsdemo.hap"; in SetUpTestCase() local290 string hapPath = g_testPath + "testnative.hap"; variable321 string hapPath = "appexecfwk/nothishap.hap"; variable346 string hapPath = g_testPath + "testnative.hap"; variable370 string hapPath = ""; variable395 string hapPath = g_testPath + "testdemo.bin"; variable420 string hapPath = g_testPath + "errpinjie.hap"; variable476 string hapPath = g_testPath + "testnative.hap"; variable887 string hapPath = g_testPath + "testGetBundleNameWithLegal127.hap"; variable989 string hapPath = g_testPath + "frequentlyStress.hap"; variable
131 string hapPath = g_testPath + "testnative_hispark_aries_linux.hap"; in SetUpTestCase() local133 string hapPath = g_testPath + "testnative_hispark_aries_liteos.hap"; in SetUpTestCase() local805 string hapPath = g_testPath + "testnative_hispark_aries_linux.hap"; variable807 string hapPath = g_testPath + "testnative_hispark_aries_liteos.hap"; variable
131 string hapPath = g_testPath + "testnative_hispark_taurus_linux.hap"; in SetUpTestCase() local133 string hapPath = g_testPath + "testnative_hispark_taurus_liteos.hap"; in SetUpTestCase() local939 string hapPath = g_testPath + "testnative_hispark_taurus_linux.hap"; variable941 string hapPath = g_testPath + "testnative_hispark_taurus_liteos.hap"; variable
258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()