Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp1601 const int msWait = 3000; in closeFences() local
1604 ASSERT_GE(sync_wait(presentFence, msWait), 0); in closeFences()
1613 EXPECT_GE(sync_wait(fence, msWait), 0); in closeFences()