Searched defs:RunTest (Results 1 – 3 of 3) sorted by relevance
| /art/dex2oat/ | ||
| D | dex2oat_test.cc | 195 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatSwapTest |
| /art/runtime/gc/accounting/ | ||
| D | space_bitmap_test.cc | 114 void RunTest() NO_THREAD_SAFETY_ANALYSIS { in RunTest() function |
| D | mod_union_table_test.cc | 176 void ModUnionTableTest::RunTest(ModUnionTableFactory::TableType type) { in RunTest() function in art::gc::accounting::ModUnionTableTest |