Home
last modified time | relevance | path

Searched defs:assertDelayedShellCommand (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java554 protected void assertDelayedShellCommand(String command, final String expectedResult) in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
559 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
575 protected void assertDelayedShellCommand(String command, ExpectResultChecker checker) in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
579 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase