Searched refs:PollTestCase (Results 1 – 1 of 1) sorted by relevance
491 class PollTestCase : public TestCase class494 PollTestCase (tcu::TestContext& testCtx, const std::string& name, bool signalFromDevice) in PollTestCase() function in vkt::synchronization::__anon7fe107bc0111::PollTestCase742 addChild(new PollTestCase(m_testCtx, "poll_signal_from_device", true)); in init()743 addChild(new PollTestCase(m_testCtx, "poll_signal_from_host", false)); in init()