Lines Matching refs:GetScratchDir
117 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_F()
130 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
145 std::string dex_location = GetScratchDir() + "/ProfileOatUpToDate.jar"; in TEST_F()
160 std::string dex_location = GetScratchDir() + "/VerifyAndEmptyProfiles.jar"; in TEST_F()
188 std::string dex_location = GetScratchDir() + "/Downgrade.jar"; in TEST_F()
203 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F()
214 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar"; in TEST_F()
231 std::string dex_location = GetScratchDir() + "/OatDexOutOfDate.jar"; in TEST_F()
247 std::string dex_location = GetScratchDir() + "/OatImageOutOfDate.jar"; in TEST_F()
266 std::string dex_location = GetScratchDir() + "/OatVerifyAtRuntimeImageOutOfDate.jar"; in TEST_F()
281 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F()
295 std::string dex_location = GetScratchDir() + "/ResourceOnlyDex.jar"; in TEST_F()
306 std::string dex_location = GetScratchDir() + "/OdexOatOverlap.jar"; in TEST_F()
322 std::string dex_location = GetScratchDir() + "/DexVerifyAtRuntimeOdexNoOat.jar"; in TEST_F()
334 std::string dex_location = GetScratchDir() + "/LongDexExtension.jarx"; in TEST_F()
350 std::string dex_location1 = GetScratchDir() + "/DexToAnalyze.jar"; in TEST_F()
352 std::string dex_location2 = GetScratchDir() + "/DexInContext.jar"; in TEST_F()