Home
last modified time | relevance | path

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

/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/
DBazelXmlResultReporter.java89 public void testRunStarted(String name, int numTests) { in testRunStarted() method in BazelXmlResultReporter
94 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() method in BazelXmlResultReporter
99 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted() method in BazelXmlResultReporter