Home
last modified time | relevance | path

Searched defs:test_clock (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/atomic/test/
Dtest_clock.hpp25 struct test_clock struct
34 typedef chrono::time_point< test_clock, duration > time_point; argument
50 typedef chrono::steady_clock test_clock; argument
52 typedef chrono::system_clock test_clock; typedef
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c301 gst_test_clock_init (GstTestClock * test_clock) in gst_test_clock_init()
323 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_constructed() local
334 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_dispose() local
352 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_finalize() local
365 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_get_property() local
385 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_set_property() local
416 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_get_internal_time() local
436 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_wait() local
473 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_wait_async() local
503 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_unschedule() local
[all …]
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c31 GstTestClock *test_clock; member
114 gst_test_util_wait_for_clock_id_begin (GstTestClock * test_clock, GstClockID id, in gst_test_util_wait_for_clock_id_begin()
269 GstTestClock *test_clock; in GST_START_TEST() local
346 GstTestClock *test_clock; in GST_START_TEST() local
393 GstTestClock *test_clock; in GST_START_TEST() local
446 GstTestClock *test_clock; in GST_START_TEST() local
470 GstTestClock *test_clock; in GST_START_TEST() local
494 GstTestClock *test_clock; in GST_START_TEST() local
519 GstTestClock *test_clock; in GST_START_TEST() local
550 GstTestClock *test_clock; in GST_START_TEST() local
[all …]
/third_party/boost/libs/chrono/example/
Dtest_clock.cpp41 void test_clock() in test_clock() function
Dtest_clock2.cpp76 void test_clock() in test_clock() function
/third_party/boost/libs/variant/perf/
Dmove_perf.cpp21 typedef boost::chrono::steady_clock test_clock; typedef
/third_party/boost/libs/lexical_cast/perf/
Dperformance_test.cpp180 typedef boost::chrono::steady_clock test_clock; in perf_test_impl() typedef
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c66 GstTestClock *test_clock; member