HomeSort by relevance Sort by last modified time
    Searched refs:SampleVariableTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fSampleVariableTests.hpp 36 class SampleVariableTests : public TestCaseGroup
39 SampleVariableTests (Context& context);
40 ~SampleVariableTests (void);
45 SampleVariableTests (const SampleVariableTests& other);
46 SampleVariableTests& operator= (const SampleVariableTests& other);
es31fFunctionalTests.cpp 191 addChild(new SampleVariableTests (m_context));
es31fSampleVariableTests.cpp     [all...]

Completed in 728 milliseconds