Home
last modified time | relevance | path

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

/cts/tools/utils/
DCollectAllTests.java287 private static class TestType { class in CollectAllTests
295 private TestType (int type, String jarPath) { in TestType() method in CollectAllTests.TestType