Lines Matching defs:dex_location
189 void GenerateOdexForTest(const std::string& dex_location, in GenerateOdexForTest()
215 void GeneratePicOdexForTest(const std::string& dex_location, in GeneratePicOdexForTest()
284 static void GenerateOatForTest(const char* dex_location) { in GenerateOatForTest()
294 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_F() local
318 std::string dex_location = GetScratchDir() + "/NoDexNoOat.jar"; in TEST_F() local
337 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F() local
359 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F() local
379 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar"; in TEST_F() local
398 std::string dex_location = GetScratchDir() + "/RelativeEncodedDexLocation.jar"; in TEST_F() local
428 std::string dex_location = GetScratchDir() + "/OatOutOfDate.jar"; in TEST_F() local
452 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F() local
478 std::string dex_location = GetScratchDir() + "/StrippedDexOdexNoOat.jar"; in TEST_F() local
529 std::string dex_location = GetScratchDir() + "/StrippedDexOdexOat.jar"; in TEST_F() local
587 std::string dex_location = GetScratchDir() + "/ResourceOnlyDex.jar"; in TEST_F() local
627 std::string dex_location = GetScratchDir() + "/SelfRelocation.jar"; in TEST_F() local
679 std::string dex_location = GetScratchDir() + "/OdexOatOverlap.jar"; in TEST_F() local
731 std::string dex_location = GetScratchDir() + "/DexPicOdexNoOat.jar"; in TEST_F() local
756 std::string dex_location = GetScratchDir() + "/LoadOatUpToDate.jar"; in TEST_F() local
775 std::string dex_location = GetScratchDir() + "/LoadNoExecOatUpToDate.jar"; in TEST_F() local
795 std::string dex_location = GetScratchDir() + "/LoadDexNoAlternateOat.jar"; in TEST_F() local
861 std::string dex_location = MakePathRelative(abs_dex_location); in TEST_F() local
877 std::string dex_location = "/xx"; in TEST_F() local
900 std::string dex_location = GetScratchDir() + "/LongDexExtension.jarx"; in TEST_F() local
919 explicit RaceGenerateTask(const std::string& dex_location, const std::string& oat_location) in RaceGenerateTask()
954 std::string dex_location = GetScratchDir() + "/RaceToGenerate.jar"; in TEST_F() local
984 std::string dex_location = GetScratchDir() + "/LoadDexOdexNoOat.jar"; in TEST_F() local
1006 std::string dex_location = GetScratchDir() + "/LoadMultiDexOdexNoOat.jar"; in TEST_F() local