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);
195 addChild(new SampleVariableTests (m_context)); in init()
2187 SampleVariableTests::SampleVariableTests (Context& context) in SampleVariableTests() function in deqp::gles31::Functional::SampleVariableTests2192 SampleVariableTests::~SampleVariableTests (void) in ~SampleVariableTests()2196 void SampleVariableTests::init (void) in init()