Home
last modified time | relevance | path

Searched defs:elapsed_ms (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c177 long long elapsed_ms; in do_child() local
/third_party/grpc/test/cpp/common/
Dtime_jump_test.cc122 int32_t elapsed_ms = gpr_time_to_millis(gpr_time_sub(after, before)); in TEST_P() local
/third_party/libuv/test/
Drunner-unix.c234 unsigned int elapsed_ms; in process_wait() local
/third_party/optimized-routines/networking/test/
Dchksum.c153 uint64_t elapsed_ms = elapsed_ns / 1000000; in benchmark() local
/third_party/mbedtls/library/
Dtiming.c382 unsigned long elapsed_ms; in mbedtls_timing_get_delay() local
/third_party/grpc/test/cpp/interop/
Dinterop_client.cc1090 int32_t elapsed_ms = gpr_time_to_millis(gpr_time_sub(now, start)); in PerformOneSoakTestIteration() local
1129 int32_t elapsed_ms = std::get<1>(results[i]); in PerformSoakTest() local