Searched defs:EventInjectorTest (Results 1 - 1 of 1) sorted by relevance

/frameworks/testing/espresso/espresso-lib-tests/src/androidTest/java/com/google/android/apps/common/testing/ui/espresso/base/
H A DEventInjectorTest.java44 public class EventInjectorTest extends ActivityInstrumentationTestCase2<SendActivity> { class in inherits:ActivityInstrumentationTestCase2
45 private static final String TAG = EventInjectorTest.class.getSimpleName();
53 public EventInjectorTest() { method in class:EventInjectorTest

Completed in 174 milliseconds