Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DAutoFillServiceTestCase.java96 protected TestRule getMainTestRule() { in getMainTestRule() method in AutoFillServiceTestCase.AutoActivityLaunch
137 protected TestRule getMainTestRule() { in getMainTestRule() method in AutoFillServiceTestCase.ManualActivityLaunch
244 .around(getMainTestRule());
314 protected abstract TestRule getMainTestRule();
DMultiWindowLoginActivityTest.java64 protected TestRule getMainTestRule() {
DSimpleSaveActivityTest.java88 protected TestRule getMainTestRule() { in getMainTestRule() method in SimpleSaveActivityTest
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DAbstractContentCaptureIntegrationActivityLessTest.java26 protected TestRule getMainTestRule() { in getMainTestRule() method in AbstractContentCaptureIntegrationActivityLessTest
DAbstractContentCaptureIntegrationTest.java150 .around(getMainTestRule());
239 protected abstract TestRule getMainTestRule(); in getMainTestRule() method in AbstractContentCaptureIntegrationTest
DAbstractContentCaptureIntegrationAutoActivityLaunchTest.java83 protected TestRule getMainTestRule() { in getMainTestRule() method in AbstractContentCaptureIntegrationAutoActivityLaunchTest