Home
last modified time | relevance | path

Searched refs:stringLengthsInt (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp1066 for (int stringLengthsInt = 0; stringLengthsInt < 3; stringLengthsInt++) in init() local
1073 const bool explicitLengths = (stringLengthsInt != 0); in init()
1074 const bool randomNullTerm = (stringLengthsInt == 2); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp1692 for (int stringLengthsInt = 0; stringLengthsInt < 3; stringLengthsInt++) in init() local
1699 const bool explicitLengths = (stringLengthsInt != 0); in init()
1700 const bool randomNullTerm = (stringLengthsInt == 2); in init()