Searched refs:tr_set_loc_by_ctx (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check_msg.c | 66 static void tr_set_loc_by_ctx (TestResult * tr, enum ck_result_ctx ctx, 151 tr_set_loc_by_ctx (TestResult * tr, enum ck_result_ctx ctx, RcvMsg * rmsg) in tr_set_loc_by_ctx() function 185 tr_set_loc_by_ctx (tr, tr->ctx, rmsg); in construct_test_result() 189 tr_set_loc_by_ctx (tr, CK_CTX_SETUP, rmsg); in construct_test_result() 194 tr_set_loc_by_ctx (tr, CK_CTX_TEST, rmsg); in construct_test_result()
|