Home
last modified time | relevance | path

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

/art/runtime/
Ddexopt_test.h41 void GenerateOatForTest(const std::string& dex_location,
57 void GenerateOatForTest(const char* dex_location,
62 void GenerateOatForTest(const char* dex_location, CompilerFilter::Filter filter);
Ddexopt_test.cc71 void DexoptTest::GenerateOatForTest(const std::string& dex_location, in GenerateOatForTest() function in art::DexoptTest
148 GenerateOatForTest(dex_location, in GenerateOdexForTest()
156 void DexoptTest::GenerateOatForTest(const char* dex_location, in GenerateOatForTest() function in art::DexoptTest
163 GenerateOatForTest(dex_location, in GenerateOatForTest()
169 void DexoptTest::GenerateOatForTest(const char* dex_location, CompilerFilter::Filter filter) { in GenerateOatForTest() function in art::DexoptTest
170 GenerateOatForTest(dex_location, filter, /*with_alternate_image=*/ false); in GenerateOatForTest()
Doat_file_assistant_test.cc344 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
377 GenerateOatForTest(dex_location.c_str(), in TEST_F()
416 GenerateOatForTest(dex_location.c_str(), in TEST_F()
449 GenerateOatForTest(dex_location.c_str(), in TEST_F()
555 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
583 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeedProfile); in TEST_F()
616 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
648 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
671 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
708 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
[all …]
Doat_file_test.cc138 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
162 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kQuicken); in TEST_F()
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc110 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
122 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeedProfile); in TEST_F()
133 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kQuicken); in TEST_F()
144 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
155 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
173 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
186 GenerateOatForTest(dex_location.c_str(), in TEST_F()
203 GenerateOatForTest(dex_location.c_str(), in TEST_F()
245 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()