Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DHostTestTest.java252 public static class Junit4TestClassWithIgnore implements IDeviceTest { class in HostTestTest
255 public Junit4TestClassWithIgnore() {} in Junit4TestClassWithIgnore() method in HostTestTest.Junit4TestClassWithIgnore
1152 mHostTest.setClassName(Junit4TestClassWithIgnore.class.getName());
1154 new TestDescription(Junit4TestClassWithIgnore.class.getName(), "testPass5");
1156 new TestDescription(Junit4TestClassWithIgnore.class.getName(), "testPass6");