Home
last modified time | relevance | path

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

/cts/tools/utils/
DCollectAllTests.java239 addToTests(expectations, architecture, testCases, klass); in main()
250 addToTests(expectations, architecture, testCases, klass); in main()
387 private static void addToTests(ExpectationStore[] expectations, in addToTests() method in CollectAllTests
419 addToTests(expectations, architecture, testCases, testClass, testName); in addToTests()
423 private static void addToTests(ExpectationStore[] expectations, in addToTests() method in CollectAllTests
/cts/tools/vm-tests-tf/src/util/build/
DBuildDalvikSuite.java154 addToTests(test); in compose()
171 private void addToTests(TestCase test) {