Searched defs:RunTest (Results 1 – 5 of 5) sorted by relevance
227 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatSwapTest456 void RunTest(CompilerFilter::Filter filter, in RunTest() function in art::Dex2oatVeryLargeTest463 void RunTest(CompilerFilter::Filter filter, in RunTest() function in art::Dex2oatVeryLargeTest685 void RunTest(bool app_image) { in RunTest() function in art::Dex2oatLayoutTest859 void RunTest(bool expect_success, const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatWatchdogTest906 int RunTest(const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatReturnCodeTest927 void RunTest(const char* class_loader_context, in RunTest() function in art::Dex2oatClassLoaderContextTest2218 void RunTest(const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatISAFeaturesRuntimeDetectionTest
78 void RunTest() { InitializeNativeLoader(); } in RunTest() function in android::nativeloader::NativeLoaderTest267 void RunTest() { in RunTest() function in android::nativeloader::NativeLoaderTest_Create
178 void ModUnionTableTest::RunTest(ModUnionTableFactory::TableType type) { in RunTest() function in art::gc::accounting::ModUnionTableTest
157 static void RunTest(TestFn&& fn) NO_THREAD_SAFETY_ANALYSIS { in RunTest() function
1074 void RunTest(T& runner, bool in_transaction, bool should_succeed) { in RunTest() function in art::interpreter::UnstartedClassForNameTest