Home
last modified time | relevance | path

Searched refs:test_location (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c520 const gchar *test_location = "some-location"; in GST_START_TEST() local
542 gst_message_new_redirect (NULL, test_location, test_tag_list, NULL); in GST_START_TEST()
548 gst_message_add_redirect_entry (message, test_location, NULL, in GST_START_TEST()
553 gst_message_add_redirect_entry (message, test_location, test_tag_list, in GST_START_TEST()
568 fail_unless (!strcmp (parsed_location, test_location)); in GST_START_TEST()
582 fail_unless (!strcmp (parsed_location, test_location)); in GST_START_TEST()
598 fail_unless (!strcmp (parsed_location, test_location)); in GST_START_TEST()
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h765 const CodeLocation& test_location = state->GetCodeLocation(test_name); variable
771 prefix, test_location, case_name, test_names, 0, type_names);
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h794 const CodeLocation& test_location = state->GetCodeLocation(test_name); variable
800 prefix, test_location, case_name, test_names, 0, type_names);
/third_party/cef/tools/distrib/gtest/
Dgtest.h4177 const CodeLocation& test_location = state->GetCodeLocation(test_name);
4183 prefix, test_location, case_name, test_names, 0, type_names);