Home
last modified time | relevance | path

Searched defs:RunTest (Results 1 – 3 of 3) sorted by relevance

/art/dex2oat/
Ddex2oat_test.cc195 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatSwapTest
296 void RunTest(CompilerFilter::Filter filter, in RunTest() function in art::Dex2oatVeryLargeTest
/art/runtime/gc/accounting/
Dspace_bitmap_test.cc114 void RunTest() NO_THREAD_SAFETY_ANALYSIS { in RunTest() function
Dmod_union_table_test.cc176 void ModUnionTableTest::RunTest(ModUnionTableFactory::TableType type) { in RunTest() function in art::gc::accounting::ModUnionTableTest