• Home
  • Raw
  • Download

Lines Matching defs:dex_location

83   void GenerateOdexForTest(const std::string& dex_location,  in GenerateOdexForTest()
140 void GeneratePicOdexForTest(const std::string& dex_location, in GeneratePicOdexForTest()
148 void GenerateNoPatchOdexForTest(const std::string& dex_location, in GenerateNoPatchOdexForTest()
214 static void GenerateOatForTest(const char* dex_location, CompilerFilter::Filter filter) { in GenerateOatForTest()
245 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_F() local
276 std::string dex_location = GetScratchDir() + "/NoDexNoOat.jar"; in TEST_F() local
297 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F() local
327 std::string dex_location = GetScratchDir() + "/ProfileOatUpToDate.jar"; in TEST_F() local
353 std::string dex_location = GetScratchDir() + "/ProfileOatOutOfDate.jar"; in TEST_F() local
379 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F() local
400 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar"; in TEST_F() local
420 std::string dex_location = GetScratchDir() + "/RelativeEncodedDexLocation.jar"; in TEST_F() local
451 std::string dex_location = GetScratchDir() + "/OatOutOfDate.jar"; in TEST_F() local
478 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F() local
511 std::string dex_location = GetScratchDir() + "/StrippedDexOdexNoOat.jar"; in TEST_F() local
565 std::string dex_location = GetScratchDir() + "/StrippedDexOdexOat.jar"; in TEST_F() local
632 std::string dex_location = GetScratchDir() + "/ResourceOnlyDex.jar"; in TEST_F() local
679 std::string dex_location = GetScratchDir() + "/SelfRelocation.jar"; in TEST_F() local
738 std::string dex_location = GetScratchDir() + "/NoSelfRelocation.jar"; in TEST_F() local
770 std::string dex_location = GetScratchDir() + "/OdexOatOverlap.jar"; in TEST_F() local
811 std::string dex_location = GetScratchDir() + "/DexPicOdexNoOat.jar"; in TEST_F() local
839 std::string dex_location = GetScratchDir() + "/DexVerifyAtRuntimeOdexNoOat.jar"; in TEST_F() local
867 std::string dex_location = GetScratchDir() + "/LoadOatUpToDate.jar"; in TEST_F() local
886 std::string dex_location = GetScratchDir() + "/LoadExecInterpretOnlyOatUpToDate.jar"; in TEST_F() local
905 std::string dex_location = GetScratchDir() + "/LoadNoExecOatUpToDate.jar"; in TEST_F() local
925 std::string dex_location = GetScratchDir() + "/LoadDexNoAlternateOat.jar"; in TEST_F() local
953 std::string dex_location = GetScratchDir() + "/LoadDexUnwriteableAlternateOat.jar"; in TEST_F() local
974 std::string dex_location = GetScratchDir() + "/GenNoDex.jar"; in TEST_F() local
1026 std::string dex_location = MakePathRelative(abs_dex_location); in TEST_F() local
1043 std::string dex_location = "/xx"; in TEST_F() local
1068 std::string dex_location = GetScratchDir() + "/LongDexExtension.jarx"; in TEST_F() local
1088 explicit RaceGenerateTask(const std::string& dex_location, const std::string& oat_location) in RaceGenerateTask()
1128 std::string dex_location = GetScratchDir() + "/RaceToGenerate.jar"; in TEST_F() local
1160 std::string dex_location = GetScratchDir() + "/LoadDexOdexNoOat.jar"; in TEST_F() local
1182 std::string dex_location = GetScratchDir() + "/LoadMultiDexOdexNoOat.jar"; in TEST_F() local