Home
last modified time | relevance | path

Searched defs:timediff (Results 1 – 16 of 16) sorted by relevance

/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestsleep.c32 time_t timediff; in sleep_one() local
Dtesttime.c57 apr_time_t timediff; in test_now() local
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestsleep.c32 time_t timediff; in sleep_one() local
Dtesttime.c57 apr_time_t timediff; in test_now() local
/external/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
Dpthread_cond_wait_1.c46 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
Dpthread_cond_wait_2.c46 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
/external/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
D1-2.c44 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
D1-1.c43 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
/external/linux-kselftest/tools/testing/selftests/net/
Dfin_ack_lat.c17 static unsigned long timediff(struct timeval s, struct timeval e) in timediff() function
/external/cronet/tot/third_party/boringssl/src/crypto/asn1/
Dposix_time.cc235 int64_t timediff = time_to - time_from; in OPENSSL_gmtime_diff() local
/external/cronet/stable/third_party/boringssl/src/crypto/asn1/
Dposix_time.cc235 int64_t timediff = time_to - time_from; in OPENSSL_gmtime_diff() local
/external/boringssl/src/crypto/asn1/
Dposix_time.cc235 int64_t timediff = time_to - time_from; in OPENSSL_gmtime_diff() local
/external/iperf3/src/
Diperf_util.c198 double timediff; in cpu_util() local
/external/curl/lib/
Dasyn-ares.c514 timediff_t timediff = Curl_timediff(now2, now); /* spent time */ in Curl_resolver_wait_resolv() local
Deasy.c640 timediff_t timediff = Curl_timediff(Curl_now(), before); in wait_or_timeout() local
/external/curl/tests/server/
Dutil.c458 long timediff(struct timeval newer, struct timeval older) in timediff() function