Home
last modified time | relevance | path

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

/cts/tools/utils/
DCollectAllTests.java256 private static class TestType { class in CollectAllTests
264 private TestType (int type, String jarPath) { in TestType() method in CollectAllTests.TestType
/cts/tests/tests/nativeopengl/standalone/jni/tests/
DEGLCleanup_test.cpp72 enum TestType { enum in android::ChainedThread