Searched refs:SampleVariableTests (Results 1 – 3 of 3) sorted by relevance
36 class SampleVariableTests : public TestCaseGroup class39 SampleVariableTests (Context& context);40 ~SampleVariableTests (void);45 SampleVariableTests (const SampleVariableTests& other);46 SampleVariableTests& operator= (const SampleVariableTests& other);
190 addChild(new SampleVariableTests (m_context)); in init()
2134 SampleVariableTests::SampleVariableTests (Context& context) in SampleVariableTests() function in deqp::gles31::Functional::SampleVariableTests2139 SampleVariableTests::~SampleVariableTests (void) in ~SampleVariableTests()2143 void SampleVariableTests::init (void) in init()