Home
last modified time | relevance | path

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

/aosp12/frameworks/base/test-runner/src/junit/runner/
H A DTestRunListener.java14 public void testRunStarted(String testSuiteName, int testCount); in testRunStarted() method
/aosp12/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DWindowPerfRunPreconditionBase.java97 public void testRunStarted(Description description) { in testRunStarted() method in WindowPerfRunPreconditionBase