Searched refs:iterationDescription (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fRasterizationTests.cpp | 251 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 252 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription); in iterate() 337 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); 338 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription); 442 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 443 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription); in iterate() 1130 const std::string iterationDescription [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fRasterizationTests.cpp | 454 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); 455 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription); 574 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); 575 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription); 718 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); 719 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription); 1279 const std::string iterationDescription [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 1060 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 1061 const tcu::ScopedLogSection section (m_context.getTestContext().getLog(), iterationDescription, iterationDescription); in iterate() 1430 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 1431 const tcu::ScopedLogSection section (m_context.getTestContext().getLog(), iterationDescription, iterationDescription); in iterate() 1716 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 1717 const tcu::ScopedLogSection section (m_context.getTestContext().getLog(), iterationDescription, iterationDescription); in iterate() 5076 const std::string iterationDescription [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 1057 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 1058 const tcu::ScopedLogSection section (m_context.getTestContext().getLog(), iterationDescription, iterationDescription); in iterate() 1427 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 1428 const tcu::ScopedLogSection section (m_context.getTestContext().getLog(), iterationDescription, iterationDescription); in iterate() 1713 const std::string iterationDescription = "Test iteration " + de::toString(m_iteration+1) + " / " + de::toString(m_iterationCount); in iterate() local 1714 const tcu::ScopedLogSection section (m_context.getTestContext().getLog(), iterationDescription, iterationDescription); in iterate() 4826 const std::string iterationDescription [all...] |
Completed in 16 milliseconds