Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-timespecops.c37 extern void test_Helpers1(void);
93 RUN_TEST(test_Helpers1, 37); in main()
H A Drun-timevalops.c36 extern void test_Helpers1(void);
92 RUN_TEST(test_Helpers1, 37); in main()
H A Dtimespecops.c39 void test_Helpers1(void);
220 test_Helpers1(void) in test_Helpers1() function