Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/tests/libntp/
Dprettydate.c10 void test_ConstantDate(void);
23 test_ConstantDate(void) { in test_ConstantDate() function
Drun-prettydate.c33 extern void test_ConstantDate(void);
52 RUN_TEST(test_ConstantDate, 10); in main()