Home
last modified time | relevance | path

Searched defs:test_case_index (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp5719 std::string BufferTestBase::getShaderSource(glw::GLuint test_case_index, Utils::Shader::STAGES stag… in test()
5762 bool BufferTestBase::testCase(GLuint test_case_index) in test()
6207 bool NegativeTestBase::testCase(GLuint test_case_index) in test()
6812 void TextureTestBase::prepareAttributes(GLuint test_case_index, Utils::ProgramInterface &program_in… in test()
7059 void TextureTestBase::prepareSSBs(GLuint test_case_index, Utils::ProgramInterface &program_interfac… in test()
7082 void TextureTestBase::prepareSSBs(GLuint test_case_index, Utils::ProgramInterface &program_interfac… in test()
7206 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface &program_inte… in test()
7229 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface &program_inte… in test()
7269 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface &program_inte… in test()
7312 std::string TextureTestBase::getShaderSource(GLuint test_case_index, Utils::ProgramInterface &progr… in test()
[all …]
H A Dgl4cShadingLanguage420PackTests.cpp1495 bool TestBase::prepareNextTestCase(GLuint test_case_index) in prepareNextTestCase()
1639 GLuint test_case_index = 0; in test() local
2486 bool LineContinuationTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
3588 bool UTF8CharactersTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
4017 bool UTF8InSourceTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
4272 bool ImplicitConversionsValidTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
4680 bool ImplicitConversionsInvalidTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
5270 bool ConstAssignmentTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
5729 bool QualifierOrderTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
6096 bool QualifierOrderBlockTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
[all …]
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream_body_manager_test.cc80 for (size_t test_case_index = 0; in TEST_F() local
133 for (size_t test_case_index = 0; in TEST_F() local
226 for (size_t test_case_index = 0; in TEST_F() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp714 for (size_t test_case_index = 0; test_case_index < n_test_cases; ++test_case_index) in iterate() local