Searched refs:expected_length2 (Results 1 – 1 of 1) sorted by relevance
2006 GLsizei expected_length2 = (GLsizei)strlen(m_subroutine_name1) + 1; in verifyGLGetActiveSubroutineNameFunctionality() local2019 if ((reported_length != expected_length1) && (reported_length != expected_length2)) in verifyGLGetActiveSubroutineNameFunctionality()2023 << ", instead of: " << expected_length1 << " or " << expected_length2 in verifyGLGetActiveSubroutineNameFunctionality()