Searched refs:msWait (Results 1 – 1 of 1) sorted by relevance
1601 const int msWait = 3000; in closeFences() local1604 ASSERT_GE(sync_wait(presentFence, msWait), 0); in closeFences()1613 EXPECT_GE(sync_wait(fence, msWait), 0); in closeFences()