Home
last modified time | relevance | path

Searched refs:odex_location1 (Results 1 – 1 of 1) sorted by relevance

/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc325 std::string odex_location1 = GetOdexDir() + "/DexToAnalyze.odex"; in TEST_F() local
334 …GenerateOdexForTest(dex_location1, odex_location1, CompilerFilter::kSpeed, /* compilation_reason= … in TEST_F()