Lines Matching refs:odex_location

74                                     const std::string& odex_location,  in GenerateOdexForTestWithStatus()  argument
86 oat_file.reset(OS::CreateEmptyFile(odex_location.c_str()));
87 CHECK(oat_file != nullptr) << odex_location;
89 args.push_back("--oat-location=" + odex_location);
91 args.push_back("--oat-file=" + odex_location);
112 const std::string& odex_location, in GenerateOdexForTest() argument
119 odex_location,
133 const std::string& odex_location, in GenerateOdexForTest() argument
154 odex_location, in GenerateOdexForTest()
168 odex_location.c_str(), in GenerateOdexForTest()
169 odex_location.c_str(), in GenerateOdexForTest()
190 odex_location.c_str(), in GenerateOdexForTest()
191 odex_location.c_str(), in GenerateOdexForTest()
268 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
282 ASSERT_TRUE(GenerateOdexForTest(dex_location, odex_location, CompilerFilter::kSpeed, copy));
501 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; local
508 ASSERT_TRUE(GenerateOdexForTest(dex_location, odex_location, filter, new_args));
513 odex_location,
521 const std::string& odex_location, in CheckResult() argument
532 odex_location.c_str(), in CheckResult()
533 odex_location.c_str(), in CheckResult()
669 const std::string& odex_location, in CompileProfileOdex() argument
697 odex_location,
721 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTest() local
728 odex_location, in RunTest()
741 odex_location, in RunTest()
747 CheckResult(dex_location, odex_location, app_image_file); in RunTest()
758 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTestVDex() local
770 odex_location, in RunTestVDex()
782 odex_location, in RunTestVDex()
796 const std::string& odex_location, in CheckResult() argument
801 odex_location.c_str(), in CheckResult()
802 odex_location.c_str(), in CheckResult()
881 std::string odex_location = GetOdexDir() + "/UnquickenMultiDex.odex"; in RunUnquickenMultiDex() local
892 odex_location, in RunUnquickenMultiDex()
901 GetDexFileChecksums(dex_location, odex_location, &checksums1); in RunUnquickenMultiDex()
907 odex_location, in RunUnquickenMultiDex()
914 CheckResult(dex_location, odex_location); in RunUnquickenMultiDex()
917 GetDexFileChecksums(dex_location, odex_location, &checksums2); in RunUnquickenMultiDex()
927 std::string odex_location = GetOdexDir() + "/UnquickenMultiDex.odex"; in RunUnquickenMultiDexCDex() local
943 odex_location, in RunUnquickenMultiDexCDex()
967 void CheckResult(const std::string& dex_location, const std::string& odex_location) { in CheckResult() argument
970 odex_location.c_str(), in CheckResult()
971 odex_location.c_str(), in CheckResult()
993 const std::string& odex_location, in GetDexFileChecksums() argument
997 odex_location.c_str(), in GetDexFileChecksums()
998 odex_location.c_str(), in GetDexFileChecksums()
1023 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
1033 odex_location,
1070 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
1076 odex_location,
1095 std::string odex_location = GetUsedOatLocation(); in RunTest() local
1115 odex_location, in RunTest()
1830 const std::string odex_location = GetOdexDir() + "/output.odex"; in TEST_F() local
1832 odex_location, in TEST_F()
1840 std::string odex_location = GetOdexDir() + "/Dex2OatStderrLoggerTest.odex"; in TEST_F() local
1846 odex_location, in TEST_F()
1857 std::string odex_location = GetOdexDir() + "/Dex2OatCompilationReason.odex"; in TEST_F() local
1863 odex_location, in TEST_F()
1869 odex_location.c_str(), in TEST_F()
1870 odex_location.c_str(), in TEST_F()
1881 std::string odex_location = GetOdexDir() + "/Dex2OatNoCompilationReason.odex"; in TEST_F() local
1887 odex_location, in TEST_F()
1893 odex_location.c_str(), in TEST_F()
1894 odex_location.c_str(), in TEST_F()
1908 const std::string odex_location = out_dir + "/base.oat"; in TEST_F() local
1911 odex_location, in TEST_F()
1929 odex_location.c_str(), in TEST_F()
1930 odex_location.c_str(), in TEST_F()
1968 odex_location, in TEST_F()
2022 std::string odex_location = GetOdexDir() + "/quickened.odex"; in TEST_F() local
2030 odex_location, in TEST_F()
2098 const std::string odex_location = GetOdexDir() + "/output.odex"; in TEST_F() local
2102 odex_location, in TEST_F()
2159 const std::string odex_location = out_dir + "/base.odex"; in TEST_F() local
2161 odex_location, in TEST_F()
2171 odex_location.c_str(), in TEST_F()
2172 odex_location.c_str(), in TEST_F()
2246 const std::string odex_location = out_dir + "/base.odex"; in TEST_F() local
2249 odex_location, in TEST_F()
2261 odex_location.c_str(), in TEST_F()
2262 odex_location.c_str(), in TEST_F()
2366 const std::string odex_location = out_dir + "/base.odex"; in TEST_F() local
2369 odex_location, in TEST_F()
2381 odex_location.c_str(), in TEST_F()
2382 odex_location.c_str(), in TEST_F()
2463 const std::string odex_location = out_dir + "/base.odex"; in TEST_F() local
2483 odex_location, in TEST_F()
2495 odex_location, in TEST_F()
2511 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
2516 odex_location,