Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DValidatorTest.java46 integrationTest(true); in testShowUiWhenValidatorPass()
51 integrationTest(false); in testDontShowUiWhenValidatorFails()
54 private void integrationTest(boolean willSaveBeShown) throws Exception { in integrationTest() method in ValidatorTest