Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DDatasetFilteringTest.java462 final String kitchnSync = "KitchenSync"; in testFilter_mixPlainAndRegex() local
487 .setField(ID_USERNAME, "ab ignore", createPresentation(kitchnSync), in testFilter_mixPlainAndRegex()
497 mUiBot.assertDatasets(plain, regexPlain, authRegex, kitchnSync); in testFilter_mixPlainAndRegex()
501 mUiBot.assertDatasets(plain, regexPlain, authRegex, kitchnSync); in testFilter_mixPlainAndRegex()
505 mUiBot.assertDatasets(regexPlain, authRegex, kitchnSync); in testFilter_mixPlainAndRegex()
514 final String kitchnSync = "KitchenSync"; in testFilter_mixPlainAndRegex_usingKeyboard() local
539 .setField(ID_USERNAME, "ab ignore", createPresentation(kitchnSync), in testFilter_mixPlainAndRegex_usingKeyboard()
549 mUiBot.assertDatasets(plain, regexPlain, authRegex, kitchnSync); in testFilter_mixPlainAndRegex_usingKeyboard()
553 mUiBot.assertDatasets(plain, regexPlain, authRegex, kitchnSync); in testFilter_mixPlainAndRegex_usingKeyboard()
557 mUiBot.assertDatasets(regexPlain, authRegex, kitchnSync); in testFilter_mixPlainAndRegex_usingKeyboard()