Searched defs:msWait (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2Test.cpp1595 const int msWait = 3000; local
1598 ASSERT_GE(sync_wait(presentFence, msWait), 0);
1606 EXPECT_GE(sync_wait(fence, msWait), 0);

Completed in 30 milliseconds