Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java187 InstrumentationTestStub ca = new InstrumentationTestStub(); in testCallApplicationOnCreate()
708 private static class InstrumentationTestStub extends Application { class in InstrumentationTest