Home | History | Annotate | Download | only in hwc2

Lines Matching full:mswait

1595         const int msWait = 3000;
1598 ASSERT_GE(sync_wait(presentFence, msWait), 0);
1606 EXPECT_GE(sync_wait(fence, msWait), 0);