Lines Matching refs:GetOdexDir

222     std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";
233 std::string swap_location = GetOdexDir() + "/Dex2OatSwapTest.odex.swap";
462 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex";
691 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTest()
692 std::string app_image_file = app_image ? (GetOdexDir() + "/DexOdexNoOat.art") : ""; in RunTest()
742 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTestVDex()
743 std::string vdex_location = GetOdexDir() + "/DexOdexNoOat.vdex"; in RunTestVDex()
744 std::string app_image_file_name = GetOdexDir() + "/DexOdexNoOat.art"; in RunTestVDex()
854 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in TEST_F()
855 std::string app_image_file = GetOdexDir() + "/DexOdexNoOat.art"; in TEST_F()
883 std::string odex_location = GetOdexDir() + "/Dex.odex"; in TEST_F()
884 std::string app_image_file = GetOdexDir() + "/Dex.art"; in TEST_F()
936 std::string odex_location = GetOdexDir() + "/Dex.odex"; in TEST_F()
937 std::string app_image_file = GetOdexDir() + "/Dex.art"; in TEST_F()
976 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";
982 std::string swap_location = GetOdexDir() + "/Dex2OatSwapTest.odex.swap";
1018 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";
1069 std::string GetUsedOatLocation() { return GetOdexDir() + "/Context.odex"; } in GetUsedOatLocation()
1071 std::string GetUsedImageLocation() { return GetOdexDir() + "/Context.art"; } in GetUsedImageLocation()
1356 std::string odex_location = GetOdexDir() + "/Dex2OatStderrLoggerTest.odex"; in TEST_F()
1373 std::string odex_location = GetOdexDir() + "/Dex2OatCompilationReason.odex"; in TEST_F()
1397 std::string odex_location = GetOdexDir() + "/Dex2OatNoCompilationReason.odex"; in TEST_F()
1528 const std::string odex_location = GetOdexDir() + "/output.odex"; in TEST_F()
1580 GetOdexDir() + "/output_apk.odex", in TEST_F()
1587 GetOdexDir() + "/output.odex", in TEST_F()
1948 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex";