Searched refs:TestStop (Results 1 – 3 of 3) sorted by relevance
37 static void TestStop(int32_t inputsize, int32_t outputsize);
120 TestStop(NEW_MAX_BUFFER, NEW_MAX_BUFFER); in TestStopCallBack()121 TestStop(1,NEW_MAX_BUFFER); in TestStopCallBack()122 TestStop(1,1); in TestStopCallBack()123 TestStop(NEW_MAX_BUFFER, 1); in TestStopCallBack()1081 static void TestStop(int32_t inputsize, int32_t outputsize) in TestStop() function
131 class TestStop {}; class in deqp::egl::TestThread197 catch (const TestThread::TestStop&) in run()223 catch (const TestThread::TestStop&) in execTest()332 throw TestThread::TestStop(); in barrier()