Home
last modified time | relevance | path

Searched refs:CK_CTX_INVALID (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_pack.c369 if (rmsg->failctx == CK_CTX_INVALID) { in get_result()
413 rmsg->lastctx = CK_CTX_INVALID; in rcvmsg_create()
414 rmsg->failctx = CK_CTX_INVALID; in rcvmsg_create()
434 if (rmsg->lastctx != CK_CTX_INVALID) { in rcvmsg_update_ctx()
487 if (rmsg->lastctx == CK_CTX_INVALID) { in punpack()
Dcheck_msg.c177 if (rmsg->failctx != CK_CTX_INVALID) { in construct_test_result()
Dcheck.h836 CK_CTX_INVALID, /**< Default value; should not encounter this */ enumerator
Dcheck.c534 tr->ctx = CK_CTX_INVALID; in tr_init()
Dcheck.h.in836 CK_CTX_INVALID, /**< Default value; should not encounter this */ enumerator
/third_party/gstreamer/gstreamer/libs/gst/check/
Dinternal-check.h836 CK_CTX_INVALID, /**< Default value; should not encounter this */ enumerator