Home
last modified time | relevance | path

Searched refs:getTestResultDesc (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTestContext.hpp68 const char* getTestResultDesc (void) const { return m_testResultDesc.c_str(); } in getTestResultDesc() function in tcu::TestContext
DtcuTestSessionExecutor.cpp261 const char* const testResultDesc = m_testCtx.getTestResultDesc(); in leaveTestCase()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp297 TestStatus(m_testCtx.getTestResult(), m_testCtx.getTestResultDesc()); in executeInner()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp277 TestStatus(m_testCtx.getTestResult(), m_testCtx.getTestResultDesc()); in executeInner()