Home
last modified time | relevance | path

Searched defs:_testCase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp4276 struct _testCase struct in gl4cts::EnhancedLayouts::XFBGlobalBufferTest
4278 Utils::Shader::STAGES m_stage;
4279 Utils::Type m_type;
/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp7336 TestCase makeTestCase( ITestCase* _testCase, in makeTestCase()