Searched refs:mTestWatcher (Results 1 – 2 of 2) sorted by relevance
60 mTestWatcher.resetAutofillService(); in testFocus_noService()78 mTestWatcher.setAutofillService(); in testFocus_serviceDoesNotAutofill()83 mTestWatcher.waitServiceConnect(); in testFocus_serviceDoesNotAutofill()106 mTestWatcher.setAutofillService(); in testFocus_autofillBothFields()116 mTestWatcher.waitServiceConnect(); in testFocus_autofillBothFields()160 mTestWatcher.setAutofillService(); in testFocus_autofillUsernameOnly()170 mTestWatcher.waitServiceConnect(); in testFocus_autofillUsernameOnly()217 mTestWatcher.setAutofillService(); in testChange_serviceDoesNotAutofill()231 mTestWatcher.setAutofillService(); in testChange_autofillBothFields()246 mTestWatcher.setAutofillService(); in testChange_autofillUsernameOnly()[all …]
52 protected final AutofillTestWatcher mTestWatcher = MyAutofillService.getTestWatcher(); field in AbstractAutofillPerfTestCase59 .outerRule(mTestWatcher)