Searched refs:testNamePostfix (Results 1 - 10 of 10) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fBufferObjectQueryTests.cpp75 BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
85 BufferParamVerifier::BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
87 , m_testNamePostfix (testNamePostfix)
H A Des2fTextureStateQueryTests.cpp52 TexParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
63 TexParamVerifier::TexParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
65 , m_testNamePostfix (testNamePostfix)
H A Des2fBooleanStateQueryTests.cpp48 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
60 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
62 , m_testNamePostfix (testNamePostfix)
H A Des2fFloatStateQueryTests.cpp72 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
91 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
93 , m_testNamePostfix (testNamePostfix)
H A Des2fIntegerStateQueryTests.cpp66 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
84 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
86 , m_testNamePostfix (testNamePostfix)
/external/deqp/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp50 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
61 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
63 , m_testNamePostfix (testNamePostfix)
H A Des3fBufferObjectQueryTests.cpp75 BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
86 BufferParamVerifier::BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
88 , m_testNamePostfix (testNamePostfix)
H A Des3fBooleanStateQueryTests.cpp48 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
59 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
61 , m_testNamePostfix (testNamePostfix)
H A Des3fFloatStateQueryTests.cpp72 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
92 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
94 , m_testNamePostfix (testNamePostfix)
H A Des3fIntegerStateQueryTests.cpp66 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
85 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) argument
87 , m_testNamePostfix (testNamePostfix)

Completed in 217 milliseconds