Searched refs:startTests (Results 1 – 7 of 7) sorted by relevance
/external/objenesis/tck/src/org/objenesis/tck/ |
D | Reporter.java | 44 void startTests(String platformDescription, Collection allCandidates, in startTests() method
|
D | TCK.java | 88 reporter.startTests(describePlatform(), findAllDescriptions(candidates, descriptions), in runTests()
|
D | TextReporter.java | 96 public void startTests(String platformDescription, Collection allCandidates, in startTests() method in TextReporter
|
/external/objenesis/tck/test/org/objenesis/tck/ |
D | TextReporterTest.java | 41 textReporter.startTests("Some platform", Arrays.asList(new String[] {"candidate A", in testReportsSuccessesInTabularFormat()
|
D | TCKTest.java | 133 public void startTests(String platformDescription, Collection allCandidates, in startTests() method in TCKTest.RecordingReporter
|
D | ObjenesisTest.java | 48 public void startTests(String platformDescription, Collection allCandidates, in startTests() method in ObjenesisTest.JUnitReporter
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | TransliteratorTest.java | 3324 String[][] startTests = { in TestCharUtils() local 3331 for (String[] row : startTests) { in TestCharUtils()
|