Searched refs:addSimpleTests (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 3764 static void addSimpleTests (EglTestContext& ctx, tcu::TestCaseGroup* group, bool useSync, bool serv… in addSimpleTests() function 5255 addSimpleTests(m_eglTestCtx, simpleTests, false, false); in init() 5263 addSimpleTests(m_eglTestCtx, simpleTestsSync, true, false); in init() 5271 addSimpleTests(m_eglTestCtx, simpleTestsServerSync, true, true); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5372 void addSimpleTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addSimpleTests() function 6345 addTestGroup(group, "simple", "Simple basic render pass tests", addSimpleTests, allocationKind); in addRenderPassTests()
|