Lines Matching refs:GetOdexDir
130 std::string odex_location = GetOdexDir() + "/OatUpToDate.odex"; in TEST_F()
144 std::string odex_location = GetOdexDir() + "/ProfileOatUpToDate.odex"; in TEST_F()
159 std::string odex_location = GetOdexDir() + "/VerifyAndEmptyProfiles.odex"; in TEST_F()
187 std::string odex_location = GetOdexDir() + "/Downgrade.odex"; in TEST_F()
200 std::string odex_location = GetOdexDir() + "/MultiDexOatUpToDate.odex"; in TEST_F()
211 std::string odex_location = GetOdexDir() + "/MultiDexSecondaryOutOfDate.odex"; in TEST_F()
228 std::string odex_location = GetOdexDir() + "/OatDexOutOfDate.odex"; in TEST_F()
243 std::string odex_location = GetOdexDir() + "/OatImageOutOfDate.odex"; in TEST_F()
258 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in TEST_F()
281 std::string odex_location = GetOdexDir() + "/OdexOatOverlap.odex"; in TEST_F()
282 std::string oat_location = GetOdexDir() + "/OdexOatOverlap.oat"; in TEST_F()
313 std::string odex_location1 = GetOdexDir() + "/DexToAnalyze.odex"; in TEST_F()