Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/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
/third_party/libabigail/tests/
Dtest-utils.cc63 emit_test_status_and_update_counters(bool test_passed, in emit_test_status_and_update_counters()
/third_party/cJSON/tests/unity/auto/
Dparse_output.rb58 def test_passed(array) method in ParseOutput
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
DesextcFragmentShadingRateErrors.cpp79 glw::GLboolean test_passed = true; in verifyError() local
DesextcFragmentShadingRateBasic.cpp205 glw::GLboolean test_passed = true; in verifyError() local
/third_party/unity/auto/
Dparse_output.rb172 def test_passed(array) method in ParseOutput
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampParameterTextureBorderColor.cpp131 glw::GLboolean test_passed = true; in iterate() local
/third_party/skia/third_party/externals/harfbuzz/test/shape/
Dhb_test_tools.py271 def test_passed (lines): member in DiffHelpers