Home
last modified time | relevance | path

Searched defs:test_time (Results 1 – 25 of 604) sorted by relevance

12345678910>>...25

/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Dtime_test.c61 const uint32_t test_time = 0xffffffff; in epoch_minus_one_test() local
83 const uint32_t test_time = 0x00000000; in epoch_test() local
105 const uint32_t test_time = 0x7fffffff; in half_maxint_test() local
127 const uint32_t test_time = 0x80000000; in half_plus_one_test() local
150 const uint32_t test_time = 0xef68f5d0; in fifty_before_test() local
171 const uint32_t test_time = 0x4d74d6d0; in some_ago_test() local
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Dtime_test.c61 const uint32_t test_time = 0xffffffff; in epoch_minus_one_test() local
83 const uint32_t test_time = 0x00000000; in epoch_test() local
105 const uint32_t test_time = 0x7fffffff; in half_maxint_test() local
127 const uint32_t test_time = 0x80000000; in half_plus_one_test() local
150 const uint32_t test_time = 0xef68f5d0; in fifty_before_test() local
171 const uint32_t test_time = 0x4d74d6d0; in some_ago_test() local
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dtime_test.c64 const uint32_t test_time = 0xffffffff; in epoch_minus_one_test() local
86 const uint32_t test_time = 0x00000000; in epoch_test() local
108 const uint32_t test_time = 0x7fffffff; in half_maxint_test() local
130 const uint32_t test_time = 0x80000000; in half_plus_one_test() local
153 const uint32_t test_time = 0xef68f5d0; in fifty_before_test() local
174 const uint32_t test_time = 0x4d74d6d0; in some_ago_test() local
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dtime_test.c59 const uint32_t test_time = 0xffffffff; in epoch_minus_one_test() local
81 const uint32_t test_time = 0x00000000; in epoch_test() local
103 const uint32_t test_time = 0x7fffffff; in half_maxint_test() local
125 const uint32_t test_time = 0x80000000; in half_plus_one_test() local
148 const uint32_t test_time = 0xef68f5d0; in fifty_before_test() local
169 const uint32_t test_time = 0x4d74d6d0; in some_ago_test() local
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dtime_test.c59 const uint32_t test_time = 0xffffffff; in epoch_minus_one_test() local
81 const uint32_t test_time = 0x00000000; in epoch_test() local
103 const uint32_t test_time = 0x7fffffff; in half_maxint_test() local
125 const uint32_t test_time = 0x80000000; in half_plus_one_test() local
148 const uint32_t test_time = 0xef68f5d0; in fifty_before_test() local
169 const uint32_t test_time = 0x4d74d6d0; in some_ago_test() local
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucs/
H A Dtest_time.cc15 class test_time : public ucs::test { class
18 UCS_TEST_F(test_time, time_calc) { in UCS_TEST_F() argument
56 UCS_TEST_F(test_time, timerq) { in UCS_TEST_F() argument
67 const ucs_time_t test_time = ucs::rand() % 10000; in UCS_TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/drive/
H A Dtime_util_unittest.cc31 base::Time test_time; in TEST() local
40 base::Time test_time; in TEST() local
58 base::Time test_time; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/drive/
H A Dtime_util_unittest.cc31 base::Time test_time; in TEST() local
40 base::Time test_time; in TEST() local
58 base::Time test_time; in TEST() local
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/tests/
H A Dtmatch.cc49 static OFBool test_time( const char* const query ) in test_time() function
54 static OFBool test_time( const char* const query, const char* const candidate ) in test_time() function
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql11-client/postgresql-11.14/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql10-client/postgresql-10.19/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dlibc_time.pyx7 def test_time(): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dlibc_time.pyx7 def test_time(): function
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table
/dports/sysutils/doctl/doctl-1.68.0/vendor/k8s.io/client-go/tools/clientcmd/api/v1/
H A Dzz_generated.deepcopy.go4 Copyright The Kubernetes Authors.
/dports/databases/postgresql10-server/postgresql-10.19/contrib/test_decoding/sql/
H A Dtime.sql3 CREATE TABLE test_time(data text); table

12345678910>>...25