Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DActivityTestsBase.java145 public int waitForResultOrThrow(int timeoutMs) { in waitForResultOrThrow() method in ActivityTestsBase
149 public int waitForResultOrThrow(int timeoutMs, String expected) { in waitForResultOrThrow() method in ActivityTestsBase
/cts/tests/app/app/src/android/app/stubs/
DActivityTestsBase.java159 public int waitForResultOrThrow(int timeoutMs) { in waitForResultOrThrow() method in ActivityTestsBase
163 public int waitForResultOrThrow(int timeoutMs, String expected) { in waitForResultOrThrow() method in ActivityTestsBase