Searched refs:PlaceHolderTest2 (Results 1 – 1 of 1) sorted by relevance
81 PlaceHolderTest2.class.getName(); in testMultipleTestClass()89 new TestDescriptor(PlaceHolderTest2.class.getName(), "testPlaceHolder2")); in testMultipleTestClass()135 PlaceHolderTest2.class.getName()); in testDelayParameter()333 public static class PlaceHolderTest2 extends TestCase { class in InstrumentationTestRunnerTest335 public PlaceHolderTest2() { in PlaceHolderTest2() method in InstrumentationTestRunnerTest.PlaceHolderTest2