Home
last modified time | relevance | path

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

/frameworks/base/test-base/src/junit/framework/
DTest.java12 public abstract int countTestCases(); in countTestCases() method
DTestCase.java98 public int countTestCases() { in countTestCases() method in TestCase
/frameworks/base/test-base/hiddenapi/src/junit/framework/
DTestCase.java36 public int countTestCases() { in countTestCases() method in TestCase
DTestSuite.java48 public int countTestCases() { in countTestCases() method in TestSuite