Searched refs:testRunStarted (Results 1 – 7 of 7) sorted by relevance
177 public void testRunStarted(Description description) throws Exception { in testRunStarted() method in SensorCtsTestActivity.SensorRunListener
187 public void testRunStarted(Description description) throws Exception { in testRunStarted() method in GnssCtsTestActivity.GnssRunListener
68 public void testRunStarted(Description description) throws Exception { in testRunStarted() method in CtsTestRunListener
295 public void testRunStarted(String arg0, int arg1) { in testRunStarted() method in JvmtiHostTest.TestResults
106 public void testRunStarted(Description description) { in testRunStarted() method in CameraPerformanceActivity.CameraRunListener
436 listener.testRunStarted(mRunName, Integer.parseInt(parts[1])); in run()