Home
last modified time | relevance | path

Searched defs:test_timer (Results 1 – 3 of 3) sorted by relevance

/third_party/quickjs/tests/
Dtest_std.js261 function test_timer() function
/third_party/glib/glib/tests/
Dtesting.c267 test_timer (void) in test_timer() function
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py2328 def test_timer(self): member in TimerTests