Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DBaseTransitionTest.java75 protected void waitForEnd(long waitMillis) throws InterruptedException { in waitForEnd() method in BaseTransitionTest
79 protected static void waitForEnd(SimpleTransitionListener listener, long waitMillis) in waitForEnd() method in BaseTransitionTest
/cts/tests/tests/nativeopengl/standalone/jni/tests/
DEGLCleanup_test.cpp96 bool waitForEnd() { in waitForEnd() function in android::ChainedThread