Home
last modified time | relevance | path

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

/art/runtime/
Ddexopt_test.h43 void GenerateOatForTest(const std::string& dex_location,
59 void GenerateOatForTest(const char* dex_location,
64 void GenerateOatForTest(const char* dex_location, CompilerFilter::Filter filter);
Ddexopt_test.cc94 void DexoptTest::GenerateOatForTest(const std::string& dex_location, in GenerateOatForTest() function in art::DexoptTest
170 GenerateOatForTest(dex_location, in GenerateOdexForTest()
178 void DexoptTest::GenerateOatForTest(const char* dex_location, in GenerateOatForTest() function in art::DexoptTest
185 GenerateOatForTest(dex_location, in GenerateOatForTest()
191 void DexoptTest::GenerateOatForTest(const char* dex_location, CompilerFilter::Filter filter) { in GenerateOatForTest() function in art::DexoptTest
192 GenerateOatForTest(dex_location, filter, /*with_alternate_image=*/ false); in GenerateOatForTest()
Doat_file_test.cc37 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
60 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kQuicken); in TEST_F()
Doat_file_assistant_test.cc371 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
404 GenerateOatForTest(dex_location.c_str(), in TEST_F()
443 GenerateOatForTest(dex_location.c_str(), in TEST_F()
476 GenerateOatForTest(dex_location.c_str(), in TEST_F()
582 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
610 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeedProfile); in TEST_F()
643 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
675 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
704 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
768 GenerateOatForTest(dex_location.c_str(), in TEST_F()
[all …]
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc116 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
129 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeedProfile); in TEST_F()
140 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kQuicken); in TEST_F()
151 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
162 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
180 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()
193 GenerateOatForTest(dex_location.c_str(), in TEST_F()
210 GenerateOatForTest(dex_location.c_str(), in TEST_F()
252 GenerateOatForTest(dex_location.c_str(), CompilerFilter::kSpeed); in TEST_F()