Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-tstotv.c35 extern void test_MicrosecondsExact(void);
66 RUN_TEST(test_MicrosecondsExact, 9); in main()
H A Drun-tvtots.c37 extern void test_MicrosecondsExact(void);
68 RUN_TEST(test_MicrosecondsExact, 12); in main()
H A Dtvtots.c14 void test_MicrosecondsExact(void);
48 test_MicrosecondsExact(void) in test_MicrosecondsExact() function
H A Dtstotv.c11 void test_MicrosecondsExact(void);
28 test_MicrosecondsExact(void) { in test_MicrosecondsExact() function