Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglMakeCurrentPerfTests.cpp83 string toDescription (void) const;
151 string MakeCurrentPerfCase::Spec::toDescription (void) const in toDescription() function in deqp::egl::MakeCurrentPerfCase::Spec
577 …(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()
613 …(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()
656 …(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()
706 …(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()