Lines Matching refs:GetScratchDir
140 std::string dex_location = GetScratchDir() + "/RelativeEncodedDexLocation.jar"; in TEST_F()
169 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
171 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F()
196 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
198 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F()
228 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_F()
253 std::string dex_location = GetScratchDir() + "/NoDexNoOat.jar"; in TEST_F()
269 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_F()
298 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_F()
331 std::string scratch_dir = GetScratchDir(); in TEST_F()
332 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_F()
369 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
399 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
400 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F()
401 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_F()
438 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
439 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F()
440 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_F()
472 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
473 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F()
503 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
524 std::string dex_location = GetScratchDir() + "/VdexUpToDateNoOdex.jar"; in TEST_F()
553 std::string dex_location = GetScratchDir() + "/EmptyVdexOdex.jar"; in TEST_F()
575 std::string dex_location = GetScratchDir() + "/VdexUpToDateNoOat.jar"; in TEST_F()
608 std::string dex_location = GetScratchDir() + "/ProfileOatUpToDate.jar"; in TEST_F()
641 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F()
671 std::string dex_location = GetScratchDir() + "/MultiDexNonMainOutOfDate.jar"; in TEST_F()
693 std::string dex_location = GetScratchDir() + "/StrippedMultiDexNonMainOutOfDate.jar"; in TEST_F()
730 std::string dex_location = GetScratchDir() + "/OatDexOutOfDate.jar"; in TEST_F()
756 std::string dex_location = GetScratchDir() + "/VdexDexOutOfDate.jar"; in TEST_F()
773 std::string dex_location = GetScratchDir() + "/VdexMultiDexNonMainOutOfDate.jar"; in TEST_F()
796 std::string dex_location = GetScratchDir() + "/OatImageOutOfDate.jar"; in TEST_F()
831 std::string dex_location = GetScratchDir() + "/OatVerifyAtRuntimeImageOutOfDate.jar"; in TEST_F()
855 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F()
882 std::string dex_location = GetScratchDir() + "/StrippedDexOdexNoOat.jar"; in TEST_F()
914 std::string dex_location = GetScratchDir() + "/StrippedDexOdexOat.jar"; in TEST_F()
955 std::string dex_location = GetScratchDir() + "/ResourceOnlyDex.jar"; in TEST_F()
986 std::string dex_location = GetScratchDir() + "/OdexOatOverlap.jar"; in TEST_F()
1017 std::string dex_location = GetScratchDir() + "/DexVerifyAtRuntimeOdexNoOat.jar"; in TEST_F()
1047 std::string dex_location = GetScratchDir() + "/LoadOatUpToDate.jar"; in TEST_F()
1075 std::string dex_location = GetScratchDir() + "/LoadExecInterpretOnlyOatUpToDate.jar"; in TEST_F()
1103 std::string dex_location = GetScratchDir() + "/LoadNoExecOatUpToDate.jar"; in TEST_F()
1162 std::string abs_dex_location = GetScratchDir() + "/NonAbsoluteDexLocation.jar"; in TEST_F()
1193 std::string dex_location = GetScratchDir() + "/LongDexExtension.jarx"; in TEST_F()
1264 std::string dex_location = GetScratchDir() + "/RaceToGenerate.jar"; in TEST_F()
1303 std::string dex_location = GetScratchDir() + "/LoadDexOdexNoOat.jar"; in TEST_F()
1324 std::string dex_location = GetScratchDir() + "/LoadMultiDexOdexNoOat.jar"; in TEST_F()
1388 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
1391 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F()
1438 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()