Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DHostTestTest.java478 public static class NoConstructorTest extends TestCase { class in HostTestTest
479 public NoConstructorTest(String name) { in NoConstructorTest() method in HostTestTest.NoConstructorTest