Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParameters.cpp154 glw::GLboolean test_passed = true; in iterate() local
246 glw::GLboolean test_passed = true; in queryTextureBindingBuffer() local
278 glw::GLboolean test_passed = true; in queryTextureBufferBinding() local
310 glw::GLboolean test_passed = true; in queryTextureBufferDataStoreBinding() local
344 glw::GLboolean test_passed = true; in queryTextureBufferOffset() local
377 glw::GLboolean test_passed = true; in queryTextureBufferSize() local
409 glw::GLboolean test_passed = true; in queryTextureInternalFormat() local
440 glw::GLboolean test_passed = true; in queryTextureInvalidLevel() local
DesextcTextureBufferBufferParameters.cpp113 glw::GLboolean test_passed = true; in queryBufferParameteriv() local
145 glw::GLboolean test_passed = true; in queryBufferParameteri64v() local
177 glw::GLboolean test_passed = true; in queryBufferPointerv() local
210 glw::GLboolean test_passed = true; in iterate() local
DesextcTextureBufferErrors.cpp143 glw::GLboolean test_passed = true; in verifyError() local
172 glw::GLboolean test_passed = true; in iterate() local
DesextcTextureBufferPrecision.cpp213 glw::GLboolean test_passed = true; in verifyShaderCompilationStatus() local
293 glw::GLboolean test_passed = true; in iterate() local
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_rtpplay_test.sh42 test_passed () { function
/external/jsmn/test/
Dtest.h4 static int test_passed = 0; variable
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySubImage3D.cpp141 glw::GLboolean test_passed = true; in iterate() local
467 glw::GLboolean& test_passed) in testTexSubImage3D()
529 glw::GLboolean& test_passed) in testCopyTexSubImage3D()
DesextcTextureCubeMapArrayImageTextureSize.cpp153 glw::GLboolean test_passed = true; in iterate() local
486 glw::GLboolean test_passed = true; in checkResults() local
1174 glw::GLboolean test_passed = true; in checkResults() local
1649 …glw::GLboolean test_passed = TextureCubeMapArrayTextureSizeRTBase::checkResults(width, height, dep… in checkResults() local
DesextcTextureCubeMapArrayImageOperations.cpp553 bool test_passed = true; in iterate() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderMaxPatchVertices.cpp789 bool test_passed = true; in iterate() local
DesextcTessellationShaderTessellation.cpp2378 bool test_passed = true; in iterate() local
2861 bool test_passed = true; in compareValues() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampParameterTextureBorderColor.cpp131 glw::GLboolean test_passed = true; in iterate() local
/external/harfbuzz_ng/test/shaping/
Dhb_test_tools.py350 def test_passed (lines): member in DiffHelpers