Searched refs:TestStop (Results 1 – 3 of 3) sorted by relevance
32 static void TestStop(int32_t inputsize, int32_t outputsize);
118 TestStop(NEW_MAX_BUFFER, NEW_MAX_BUFFER); in TestStopCallBack()119 TestStop(1,NEW_MAX_BUFFER); in TestStopCallBack()120 TestStop(1,1); in TestStopCallBack()121 TestStop(NEW_MAX_BUFFER, 1); in TestStopCallBack()1079 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()