Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayFBOIncompleteness.cpp67 glw::GLboolean TextureCubeMapArrayFBOIncompleteness::checkState(glw::GLint expected_state, const ch… in checkState()
/third_party/openssl/test/
Ddrbgtest.c596 int expected_state = (expect_success ? DRBG_READY : DRBG_ERROR); in test_drbg_reseed() local
/third_party/node/test/cctest/
Dtest_inspector_socket.cc587 enum inspector_handshake_event expected_state = kInspectorHandshakeHttpGet; in ReportsHttpGet_handshake() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcKHRDebugTests.cpp1813 void ReceivingMessagesTest::inspectDebugState(GLboolean expected_state, GLDEBUGPROC expected_callba… in inspectDebugState()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c78 #define GST_H265_PARSE_STATE_VALID(parse, expected_state) \ argument
Dgsth264parse.c85 #define GST_H264_PARSE_STATE_VALID(parse, expected_state) \ argument