Home
last modified time | relevance | path

Searched refs:test_timer (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/lib/newlib_tests/
D.gitignore31 test_timer
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/
D.gitignore78 programs/test_timer
/third_party/quickjs/tests/
Dtest_std.js261 function test_timer() function
280 test_timer();
/third_party/glib/glib/tests/
Dtesting.c267 test_timer (void) in test_timer() function
1556 g_test_add_func ("/misc/timer", test_timer); in main()
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py2328 def test_timer(self): member in TimerTests