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.java439 protected void assertDelayedShellCommand(String command, final String expectedResult) in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
444 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
460 protected void assertDelayedShellCommand(String command, ExpectResultChecker checker) in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
464 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand() method in AbstractRestrictBackgroundNetworkTestCase