Searched defs:hapPath (Results 1 – 4 of 4) sorted by relevance
75 string hapPath = g_testPath + "testjsdemo.hap"; in SetUpTestCase() local289 string hapPath = g_testPath + "testnative.hap"; variable320 string hapPath = "appexecfwk/nothishap.hap"; variable345 string hapPath = g_testPath + "testnative.hap"; variable369 string hapPath = ""; variable394 string hapPath = g_testPath + "testdemo.bin"; variable419 string hapPath = g_testPath + "errpinjie.hap"; variable475 string hapPath = g_testPath + "testnative.hap"; variable886 string hapPath = g_testPath + "testGetBundleNameWithLegal127.hap"; variable988 string hapPath = g_testPath + "frequentlyStress.hap"; variable
133 string hapPath = g_testPath + "testnative_hispark_taurus_linux.hap"; in SetUpTestCase() local135 string hapPath = g_testPath + "testnative_hispark_taurus_liteos.hap"; in SetUpTestCase() local941 string hapPath = g_testPath + "testnative_hispark_taurus_linux.hap"; variable943 string hapPath = g_testPath + "testnative_hispark_taurus_liteos.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() local973 string hapPath = g_testPath + "testnative_hispark_aries_linux.hap"; variable975 string hapPath = g_testPath + "testnative_hispark_aries_liteos.hap"; variable
258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()