/external/sandboxed-api/sandboxed_api/sandbox2/util/ |
D | deadline_manager_test.cc | 40 absl::Duration elapsed = absl::Now() - start_time; in TEST() local 56 absl::Duration elapsed = absl::Now() - start_time; in TEST() local 82 absl::Duration elapsed = absl::Now() - start_time; in TEST() local 100 absl::Duration elapsed = absl::Now() - start_time; in TEST() local 114 absl::Duration elapsed = absl::Now() - start_time; in TEST() local 127 absl::Duration elapsed = absl::Now() - start_time; in TEST() local 142 absl::Duration elapsed = absl::Now() - start_time; in TEST() local
|
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/retry/ |
D | RateLimitingTokenBucketTest.java | 46 long elapsed = System.nanoTime() - a; in acquire_capacitySufficient_returnsImmediately() local 66 long elapsed = System.nanoTime() - a; in acquire_capacityInsufficient_sleepsForRequiredTime() local 87 long elapsed = System.nanoTime() - a; in acquire_capacityInsufficient_fastFailEnabled_doesNotSleep() local
|
/external/sdv/vsomeip/third_party/boost/chrono/example/ |
D | test_clock.cpp | 86 system_clock::duration elapsed = stop - start; in test_system_clock() local 102 steady_clock::duration elapsed = stop - start; in test_steady_clock() local 117 high_resolution_clock::duration elapsed = stop - start; in test_hi_resolution_clock() local
|
D | cycle_count.cpp | 87 clock::duration elapsed = end - start; in cycle_count_delay() local 101 clock::duration elapsed = end - start; in cycle_count_delay() local 116 clock::duration elapsed = end - start; in cycle_count_delay() local 130 clock::duration elapsed = end - start; in cycle_count_delay() local
|
D | test_clock2.cpp | 122 chrono::system_clock::duration elapsed = stop - start; in test_system_clock() local 138 steady_clock::duration elapsed = stop - start; in test_steady_clock() local 153 high_resolution_clock::duration elapsed = stop - start; in test_hi_resolution_clock() local
|
/external/sdv/vsomeip/third_party/boost/spirit/workbench/ |
D | high_resolution_timer.hpp | 76 double elapsed() const // return elapsed time in seconds in elapsed() function in util::high_resolution_timer 162 double elapsed() const // return elapsed time in seconds in elapsed() function in util::high_resolution_timer 253 double elapsed() const // return elapsed time in seconds in elapsed() function in util::high_resolution_timer 340 double elapsed(const timeval &t1, const timeval &t0) const in elapsed() function in util::high_resolution_timer 395 double elapsed() const // return elapsed time in seconds in elapsed() function in util::high_resolution_timer
|
/external/sdv/vsomeip/third_party/boost/serialization/performance/xml/ |
D | high_resolution_timer.hpp | 77 double elapsed() const // return elapsed time in seconds in elapsed() function in boost::archive::xml::high_resolution_timer 166 double elapsed() const // return elapsed time in seconds in elapsed() function in boost::archive::xml::high_resolution_timer 260 double elapsed() const // return elapsed time in seconds in elapsed() function in boost::archive::xml::high_resolution_timer 350 double elapsed(const timeval &t1, const timeval &t0) const in elapsed() function in boost::archive::xml::high_resolution_timer 405 double elapsed() const // return elapsed time in seconds in elapsed() function in boost::archive::xml::high_resolution_timer
|
/external/rust/android-crates-io/crates/tracing-subscriber/benches/ |
D | fmt.rs | 47 let elapsed = bench in bench_new_span() localVariable 114 let elapsed = bench in bench_event() localVariable 165 let elapsed = bench in bench_event() localVariable 249 let elapsed = bench.run(); in bench_event() localVariable 320 let elapsed = bench.run(); in bench_event() localVariable
|
D | filter.rs | 134 let elapsed = bench in bench_static() localVariable 162 let elapsed = bench in bench_static() localVariable 222 let elapsed = bench in bench_dynamic() localVariable 254 let elapsed = bench in bench_dynamic() localVariable
|
D | filter_log.rs | 136 let elapsed = bench in bench_static() localVariable 164 let elapsed = bench in bench_static() localVariable 226 let elapsed = bench in bench_dynamic() localVariable 258 let elapsed = bench in bench_dynamic() localVariable
|
/external/eigen/bench/btl/generic_bench/timers/ |
D | portable_timer.hh | 68 double elapsed() { in elapsed() function in Portable_Timer 115 double elapsed() in elapsed() function in Portable_Timer 167 double elapsed() in elapsed() function in Portable_Timer
|
/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
D | profiler_client_test.cc | 52 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 74 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 112 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 139 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local
|
/external/sdv/vsomeip/third_party/boost/filesystem/test/ |
D | path_times.cpp | 54 boost::timer::cpu_times elapsed = tmr.elapsed(); in time_ctor() local 67 boost::timer::cpu_times elapsed = tmr.elapsed(); in time_loop() local
|
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.condition/thread.condition.condvar/ |
D | wait_for_pred.pass.cpp | 54 auto elapsed = measure([&] { in main() local 92 auto elapsed = measure([&] { in main() local 121 auto elapsed = measure([&] { in main() local
|
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.condition/thread.condition.condvar/ |
D | wait_for_pred.pass.cpp | 54 auto elapsed = measure([&] { in main() local 92 auto elapsed = measure([&] { in main() local 121 auto elapsed = measure([&] { in main() local
|
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.condition/thread.condition.condvarany/ |
D | wait_for_pred.pass.cpp | 60 auto elapsed = measure([&] { in test() local 98 auto elapsed = measure([&] { in test() local 127 auto elapsed = measure([&] { in test() local
|
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.condition/thread.condition.condvarany/ |
D | wait_for_pred.pass.cpp | 60 auto elapsed = measure([&] { in test() local 98 auto elapsed = measure([&] { in test() local 127 auto elapsed = measure([&] { in test() local
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_sync.c | 108 double start, elapsed; in sync_ring() local 147 double start, elapsed; in idle_ring() local 210 double end, this, elapsed, now, baseline; in wakeup_ring() local 319 double start, end, elapsed; in active_ring() local 389 double end, this, elapsed, now, baseline; in active_wakeup_ring() local 526 double start, elapsed; in store_ring() local 644 double elapsed, baseline; in switch_ring() local 992 double start, elapsed; in sync_all() local 1049 double start, elapsed; in store_all() local 1167 double start, elapsed; in preempt() local
|
/external/ltp/lib/ |
D | tst_wallclock.c | 46 static struct timespec mono_end, elapsed, adjust; in tst_wallclock_restore() local 94 static struct timespec mono_end, elapsed; in tst_rtc_clock_restore() local
|
/external/vixl/benchmarks/aarch64/ |
D | bench-utils.h | 45 timeval elapsed = GetElapsed(); in GetElapsedSeconds() local 52 timeval elapsed = GetElapsed(); in HasRunFor() local 60 timeval now, elapsed; in GetElapsed() local
|
/external/rust/android-crates-io/crates/bindgen/ |
D | time.rs | 31 pub fn elapsed(&self) -> Duration { in elapsed() method 37 let elapsed = self.elapsed(); in print_elapsed() localVariable
|
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/ |
D | try_lock_for.pass.cpp | 56 auto elapsed = measure([&] { in main() local 90 auto elapsed = measure([&] { in main() local
|
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/ |
D | try_lock_for.pass.cpp | 56 auto elapsed = measure([&] { in main() local 90 auto elapsed = measure([&] { in main() local
|
D | try_lock_until.pass.cpp | 56 auto elapsed = measure([&] { in main() local 90 auto elapsed = measure([&] { in main() local
|
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/ |
D | try_lock_until.pass.cpp | 56 auto elapsed = measure([&] { in main() local 90 auto elapsed = measure([&] { in main() local
|