Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-signal.c158 struct timer_ctx tc; in TEST_IMPL() local
166 ASSERT_EQ(tc.ncalls, NSIGNALS); in TEST_IMPL()
171 ASSERT_EQ(tc.ncalls, NSIGNALS); in TEST_IMPL()
180 ASSERT_EQ(tc.ncalls, NSIGNALS); in TEST_IMPL()
190 struct timer_ctx tc[2]; in TEST_IMPL() local
215 struct timer_ctx tc; in TEST_IMPL() local
223 ASSERT_EQ(tc.ncalls, NSIGNALS); in TEST_IMPL()
235 ASSERT_EQ(tc.ncalls, NSIGNALS); in TEST_IMPL()
244 struct timer_ctx tc; in TEST_IMPL() local
256 ASSERT_EQ(tc.ncalls, NSIGNALS); in TEST_IMPL()
[all …]

Completed in 5 milliseconds