Searched refs:test_time (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/tests/
H A Dtime_test.c46 const isc_uint32_t test_time = 0xffffffff; local
58 result = dns_time32_totext(test_time, &target);
63 ATF_REQUIRE_EQ(when, test_time);
74 const isc_uint32_t test_time = 0x00000000; local
86 result = dns_time32_totext(test_time, &target);
91 ATF_REQUIRE_EQ(when, test_time);
102 const isc_uint32_t test_time = 0x7fffffff; local
114 result = dns_time32_totext(test_time, &target);
119 ATF_REQUIRE_EQ(when, test_time);
130 const isc_uint32_t test_time local
159 const isc_uint32_t test_time = 0xef68f5d0; local
186 const isc_uint32_t test_time = 0x4d74d6d0; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kadmin/
H A Dtest_util.c51 test_time(void) function
86 ret += test_time();
/netbsd-6-1-5-RELEASE/gnu/dist/bc/lib/
H A Dtestmul.c19 int test_time = 30 * CLOCKS_PER_SEC; /* 30 seconds */ variable
118 } while (res < test_time);
153 test_time/CLOCKS_PER_SEC);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfileio.c490 test_time () function
557 test_time ();
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A DNTMakefile435 $(OBJ)\test_time.exe \
467 test_time.exe
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-gen.c528 test_time (void) function
1265 ret += test_time();

Completed in 125 milliseconds