Searched refs:addToTests (Results 1 – 2 of 2) sorted by relevance
/cts/tools/utils/ |
D | CollectAllTests.java | 239 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/ |
D | BuildDalvikSuite.java | 154 addToTests(test); in compose() 171 private void addToTests(TestCase test) {
|