Lines Matching refs:GetScratchDir
158 std::string dex_location = GetScratchDir() + "/RelativeEncodedDexLocation.jar"; in TEST_F()
190 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
192 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F()
218 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
220 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F()
229 ASSERT_TRUE(relative_context->OpenDexFiles(GetScratchDir(), context_fds)); in TEST_F()
250 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_F()
283 std::string dex_location = GetScratchDir() + "/NoDexNoOat.jar"; in TEST_F()
302 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_F()
339 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_F()
380 std::string scratch_dir = GetScratchDir(); in TEST_F()
381 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_F()
421 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
459 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
460 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F()
461 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_F()
499 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
500 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F()
501 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_F()
536 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
537 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F()
568 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
590 std::string dex_location = GetScratchDir() + "/VdexUpToDateNoOdex.jar"; in TEST_F()
624 std::string dex_location = GetScratchDir() + "/EmptyVdexOdex.jar"; in TEST_F()
649 std::string dex_location = GetScratchDir() + "/VdexUpToDateNoOat.jar"; in TEST_F()
680 std::string dex_location = GetScratchDir() + "/ProfileOatUpToDate.jar"; in TEST_F()
716 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F()
749 std::string dex_location = GetScratchDir() + "/MultiDexNonMainOutOfDate.jar"; in TEST_F()
780 std::string dex_location = GetScratchDir() + "/OatDexOutOfDate.jar"; in TEST_F()
816 std::string dex_location = GetScratchDir() + "/VdexDexOutOfDate.jar"; in TEST_F()
836 std::string dex_location = GetScratchDir() + "/VdexMultiDexNonMainOutOfDate.jar"; in TEST_F()
862 std::string dex_location = GetScratchDir() + "/OatImageOutOfDate.jar"; in TEST_F()
907 std::string dex_location = GetScratchDir() + "/OatVerifyAtRuntimeImageOutOfDate.jar"; in TEST_F()
934 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F()
965 std::string dex_location = GetScratchDir() + "/ResourceOnlyDex.jar"; in TEST_F()
999 std::string dex_location = GetScratchDir() + "/OdexOatOverlap.jar"; in TEST_F()
1033 std::string dex_location = GetScratchDir() + "/DexVerifyAtRuntimeOdexNoOat.jar"; in TEST_F()
1066 std::string dex_location = GetScratchDir() + "/LoadOatUpToDate.jar"; in TEST_F()
1097 std::string dex_location = GetScratchDir() + "/LoadExecInterpretOnlyOatUpToDate.jar"; in TEST_F()
1128 std::string dex_location = GetScratchDir() + "/LoadNoExecOatUpToDate.jar"; in TEST_F()
1190 std::string abs_dex_location = GetScratchDir() + "/NonAbsoluteDexLocation.jar"; in TEST_F()
1227 std::string dex_location = GetScratchDir() + "/LongDexExtension.jarx"; in TEST_F()
1301 std::string dex_location = GetScratchDir() + "/RaceToGenerate.jar"; in TEST_F()
1340 std::string dex_location = GetScratchDir() + "/LoadDexOdexNoOat.jar"; in TEST_F()
1364 std::string dex_location = GetScratchDir() + "/LoadMultiDexOdexNoOat.jar"; in TEST_F()
1431 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
1434 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F()
1496 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
1624 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()
1658 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_F()