HomeSort by relevance Sort by last modified time
    Searched refs:InstrumentationJUnit4Fixture (Results 1 - 2 of 2) sorted by null

  /frameworks/testing/androidtestlib/tests/src/com/android/test/
InstrumentationJUnit4Fixture.java 26 public class InstrumentationJUnit4Fixture {
31 public InstrumentationJUnit4Fixture() {
32 Log.d("InstrumentationJUnit4Fixture", "I'm created");
InstrumentationJUnit4FixtureTest.java 27 public class InstrumentationJUnit4FixtureTest extends InstrumentationJUnit4Fixture {

Completed in 28 milliseconds