Searched defs:allTests (Results 1 – 9 of 9) sorted by relevance
48 public Test allTests() { in allTests() method in TestsForQueuesInJavaUtil
54 public Test allTests() { in allTests() method in TestsForMapsInJavaUtil
50 public Test allTests() { in allTests() method in TestsForListsInJavaUtil
54 public Test allTests() { in allTests() method in TestsForSetsInJavaUtil
292 Enumeration<?> allTests = suite.tests(); in makeSuiteForTesterClass() local
676 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_trivialIncludeFilter() local703 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_trivialExcludeFilter() local730 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_includeAndExcludeFilter() local763 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_includeAll() local785 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_excludeAll() local2190 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testIncludeFilterFile() local2216 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testMissingIncludeFilterFile() local2243 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testExcludeFilterFile() local2273 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testFilterComboWithFiles() local2312 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testDotToHashConversionInFilters() local
147 Collection<ITestResult> allTests[] = new Collection[] { in dispatch() local
111 Collection[] allTests = new Collection[] { in generateXmlTest() local
1779 …de::MovePtr<tcu::TestCaseGroup> allTests (new tcu::TestCaseGroup(testCtx, "spec_constant", "Specia… in createSpecConstantTests() local