Home
last modified time | relevance | path

Searched defs:runTest (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DBenchmarkTestBase.java281 public void runTest(TestAction ta, String testName) { in runTest() method in BenchmarkTestBase
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DAppCrawlTester.java247 public void runTest() throws DeviceNotAvailableException, CrawlerException { in runTest() method in AppCrawlTester