OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_time
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/bind/dist/tests/dns/
time_test.c
39
const uint32_t
test_time
= 0xffffffff;
local
49
result = dns_time32_totext(
test_time
, &target);
54
assert_int_equal(when,
test_time
);
60
const uint32_t
test_time
= 0x00000000;
local
70
result = dns_time32_totext(
test_time
, &target);
75
assert_int_equal(when,
test_time
);
81
const uint32_t
test_time
= 0x7fffffff;
local
91
result = dns_time32_totext(
test_time
, &target);
96
assert_int_equal(when,
test_time
);
102
const uint32_t
test_time
= 0x80000000
local
124
const uint32_t
test_time
= 0xef68f5d0;
local
144
const uint32_t
test_time
= 0x4d74d6d0;
local
[
all
...]
/src/crypto/external/bsd/heimdal/dist/kadmin/
test_util.c
51
test_time
(void)
function
86
ret +=
test_time
();
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
fileio.c
507
test_time
(void)
function
574
test_time
();
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
fileio.c
507
test_time
(void)
function
574
test_time
();
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
NTMakefile
464
$(OBJ)\
test_time
.exe \
507
-
test_time
.exe
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
check-gen.c
514
test_time
(void)
function
1786
ret +=
test_time
();
/src/external/mpl/dhcp/dist/server/
dhcpv6.c
3820
time_t
test_time
= cur_time + reply->send_valid;
local
3821
if (
test_time
< cur_time)
5095
time_t
test_time
= cur_time + reply->send_valid;
local
5096
if (
test_time
< cur_time)
Completed in 33 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026