Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DCollectVariables_test.cpp32 class CollectVariablesTest : public testing::Test class
35 CollectVariablesTest(::GLenum shaderType) : mShaderType(shaderType) {} in CollectVariablesTest() function in CollectVariablesTest