Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSampleVariableTests.hpp36 class SampleVariableTests : public TestCaseGroup class
39 SampleVariableTests (Context& context);
40 ~SampleVariableTests (void);
45 SampleVariableTests (const SampleVariableTests& other);
46 SampleVariableTests& operator= (const SampleVariableTests& other);
Des31fFunctionalTests.cpp195 addChild(new SampleVariableTests (m_context)); in init()
Des31fSampleVariableTests.cpp2187 SampleVariableTests::SampleVariableTests (Context& context) in SampleVariableTests() function in deqp::gles31::Functional::SampleVariableTests
2192 SampleVariableTests::~SampleVariableTests (void) in ~SampleVariableTests()
2196 void SampleVariableTests::init (void) in init()