Home
last modified time | relevance | path

Searched refs:waitForPause (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/test/1943-suspend-raw-monitor-wait/src/art/
H A DTest1943.java28 waitForPause(); in run()
62 public static native void waitForPause(); in waitForPause() method in Test1943
/aosp12/art/test/1942-suspend-raw-monitor-exit/src/art/
H A DTest1942.java28 waitForPause(); in run()
68 public static native void waitForPause(); in waitForPause() method in Test1942
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncDispatchTimerQueueTest.cpp158 bool waitForPause() { in waitForPause() function in android::scheduler::PausingCallback
330 EXPECT_TRUE(cb.waitForPause()); in TEST_F()
351 EXPECT_TRUE(cb.waitForPause()); in TEST_F()