Home
last modified time | relevance | path

Searched defs:allTests (Results 1 – 9 of 9) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DTestsForQueuesInJavaUtil.java48 public Test allTests() { in allTests() method in TestsForQueuesInJavaUtil
DTestsForMapsInJavaUtil.java54 public Test allTests() { in allTests() method in TestsForMapsInJavaUtil
DTestsForListsInJavaUtil.java50 public Test allTests() { in allTests() method in TestsForListsInJavaUtil
DTestsForSetsInJavaUtil.java54 public Test allTests() { in allTests() method in TestsForSetsInJavaUtil
DFeatureSpecificTestSuiteBuilder.java292 Enumeration<?> allTests = suite.tests(); in makeSuiteForTesterClass() local
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java676 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_trivialIncludeFilter() local
703 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_trivialExcludeFilter() local
730 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_includeAndExcludeFilter() local
763 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_includeAll() local
785 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testRun_excludeAll() local
2190 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testIncludeFilterFile() local
2216 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testMissingIncludeFilterFile() local
2243 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testExcludeFilterFile() local
2273 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testFilterComboWithFiles() local
2312 List<TestDescription> allTests = new ArrayList<TestDescription>(); in testDotToHashConversionInFilters() local
/external/testng/src/main/java/org/testng/remote/
DSuiteDispatcher.java147 Collection<ITestResult> allTests[] = new Collection[] { in dispatch() local
/external/testng/src/main/java/org/testng/reporters/
DFailedReporter.java111 Collection[] allTests = new Collection[] { in generateXmlTest() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp1779 …de::MovePtr<tcu::TestCaseGroup> allTests (new tcu::TestCaseGroup(testCtx, "spec_constant", "Specia… in createSpecConstantTests() local