Home
last modified time | relevance | path

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

/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/
DAppBindingHostTest.java103 private String runCommandAndNotMatch(String command, String expectedOutputPattern) in runCommandAndNotMatch() method in AppBindingHostTest
562 runCommandAndNotMatch("dumpsys app_binding -s", in assertUserHasNoConnection()
569 runCommandAndNotMatch("dumpsys app_binding -s", in assertUserHasNoFinder()
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java270 private String runCommandAndNotMatch(String command, String expectedOutputPattern) in runCommandAndNotMatch() method in BaseShortcutManagerHostTest