Lines Matching refs:GetOdexDir

268     std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";
279 std::string swap_location = GetOdexDir() + "/Dex2OatSwapTest.odex.swap";
501 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex";
721 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTest()
722 std::string app_image_file = app_image ? (GetOdexDir() + "/DexOdexNoOat.art"): ""; in RunTest()
758 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTestVDex()
759 std::string vdex_location = GetOdexDir() + "/DexOdexNoOat.vdex"; in RunTestVDex()
760 std::string app_image_file_name = GetOdexDir() + "/DexOdexNoOat.art"; in RunTestVDex()
881 std::string odex_location = GetOdexDir() + "/UnquickenMultiDex.odex"; in RunUnquickenMultiDex()
882 std::string vdex_location = GetOdexDir() + "/UnquickenMultiDex.vdex"; in RunUnquickenMultiDex()
927 std::string odex_location = GetOdexDir() + "/UnquickenMultiDex.odex"; in RunUnquickenMultiDexCDex()
928 std::string odex_location2 = GetOdexDir() + "/UnquickenMultiDex2.odex"; in RunUnquickenMultiDexCDex()
929 std::string vdex_location = GetOdexDir() + "/UnquickenMultiDex.vdex"; in RunUnquickenMultiDexCDex()
930 std::string vdex_location2 = GetOdexDir() + "/UnquickenMultiDex2.vdex"; in RunUnquickenMultiDexCDex()
1023 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";
1029 std::string swap_location = GetOdexDir() + "/Dex2OatSwapTest.odex.swap";
1070 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";
1129 return GetOdexDir() + "/Context.odex"; in GetUsedOatLocation()
1133 return GetOdexDir() + "/Context.art"; in GetUsedImageLocation()
1178 std::string odex_for_classpath = GetOdexDir() + "/stripped_classpath.odex"; in TEST_F()
1830 const std::string odex_location = GetOdexDir() + "/output.odex"; in TEST_F()
1840 std::string odex_location = GetOdexDir() + "/Dex2OatStderrLoggerTest.odex"; in TEST_F()
1857 std::string odex_location = GetOdexDir() + "/Dex2OatCompilationReason.odex"; in TEST_F()
1881 std::string odex_location = GetOdexDir() + "/Dex2OatNoCompilationReason.odex"; in TEST_F()
2022 std::string odex_location = GetOdexDir() + "/quickened.odex"; in TEST_F()
2023 std::string vdex_location = GetOdexDir() + "/quickened.vdex"; in TEST_F()
2039 std::string odex_location2 = GetOdexDir() + "/unquickened.odex"; in TEST_F()
2040 std::string vdex_location2 = GetOdexDir() + "/unquickened.vdex"; in TEST_F()
2098 const std::string odex_location = GetOdexDir() + "/output.odex"; in TEST_F()
2141 GetOdexDir() + "/output_apk.odex", in TEST_F()
2149 GetOdexDir() + "/output.odex", in TEST_F()
2511 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";