Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2038 class SpecifyWithLengthCase : public TestCase class
2041 SpecifyWithLengthCase (Context& ctx, const char* name, const char* desc);
2045 SpecifyWithLengthCase::SpecifyWithLengthCase (Context& ctx, const char* name, const char* desc) in SpecifyWithLengthCase() function in deqp::gles31::Functional::__anon0b3d5a1f0111::SpecifyWithLengthCase
2050 SpecifyWithLengthCase::IterateResult SpecifyWithLengthCase::iterate (void) in iterate()
3240 …labels->addChild(new SpecifyWithLengthCase (m_context, "specify_with_length", "Debug label specifi… in init()