Searched refs:MyInstrumentationTestCase (Results 1 - 1 of 1) sorted by relevance

/frameworks/testing/androidtestlib/tests/src/com/android/test/
H A DMyInstrumentationTestCase.java26 public class MyInstrumentationTestCase extends InstrumentationTestCase { class in inherits:InstrumentationTestCase
28 public MyInstrumentationTestCase() { method in class:MyInstrumentationTestCase
29 Log.i("MyInstrumentationTestCase", "I'm created");

Completed in 213 milliseconds