/aosp_15_r20/frameworks/base/core/tests/InputMethodCoreTests/src/com/android/internal/inputmethod/ |
H A D | CompletableFutureUtilTest.kt | 93 val elapsed = SystemClock.elapsedRealtimeNanos() - beginNanos in testCharSequenceTimedOut() constant 144 val elapsed = SystemClock.elapsedRealtimeNanos() - beginNanos in testCharSequenceAfterCompletion() constant 161 val elapsed = SystemClock.elapsedRealtimeNanos() - beginNanos in testCharSequenceAfterError() constant 180 val elapsed = SystemClock.elapsedRealtimeNanos() - beginNanos in testCharSequenceAfterCancellation() constant 205 val elapsed = SystemClock.elapsedRealtimeNanos() - beginNanos in testCharSequenceAfterCompleteAndCancellation() constant
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/database/sqlite/ |
H A D | SQLiteRawStatementTest.java | 740 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedSimple() local 762 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedSimple() local 785 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedSimple() local 835 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedSingleQuery() local 853 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedSingleQuery() local 904 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedWideQuery() local 923 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedWideQuery() local 948 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedRecursive() local 963 long elapsed = SystemClock.uptimeMillis() - start; in testSpeedRecursive() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/perfetto/ |
H A D | Utils.kt | 20 val elapsed = queryLastEntryTimestamp(session, tableName) in <lambda>() constant 30 val elapsed = queryLastEntryTimestamp(session, tableName) ?: return 0L in queryRealToElapsedTimeOffsetNs() constant
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/example/ |
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_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 | 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
|
D | time2_demo.cpp | 1001 xtime_clock::duration elapsed = stop - start; in test_xtime_clock() local 1131 clock::duration elapsed = stop - start; in test() local 1321 system_clock::duration elapsed = stop - start; in test_system_clock() local 1336 steady_clock::duration elapsed = stop - start; in test_steady_clock() local 1351 high_resolution_clock::duration elapsed = stop - start; in test_hi_resolution_clock() local 1508 system_clock::duration elapsed = stop - start; in manipulate_clock_object() local 1562 clock::duration elapsed = end - start; in cycle_count_delay() local 1576 clock::duration elapsed = end - start; in cycle_count_delay() local 1591 clock::duration elapsed = end - start; in cycle_count_delay() local 1605 clock::duration elapsed = end - start; in cycle_count_delay() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
H A 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
|
H A D | remote_profiler_session_manager_test.cc | 88 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 121 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 154 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local
|
/aosp_15_r20/external/blktrace/ |
H A D | blkparse_fmt.c | 168 struct blk_io_trace *t, unsigned long long elapsed, in print_field() 262 struct blk_io_trace *t, unsigned long long elapsed, in parse_field() 289 struct blk_io_trace *t, unsigned long long elapsed, in process_default() 424 unsigned long long elapsed, int pdu_len, in process_fmt()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | FixedQueue_unittest.cpp | 135 double elapsed = 0.0; in TEST() local 164 double elapsed = 0.0; in TEST() local 215 double elapsed = 0.0; in TEST() local 262 double elapsed = 0.0; in TEST() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/retry/ |
H A 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
|
/aosp_15_r20/hardware/google/camera/common/profiler/ |
D | profiler.cc | 288 int64_t elapsed = current - realtime_frame_rate.start; in ProfileFrameRate() local 371 float elapsed = slot.duration() * kNanoToMilli; in PrintResult() local 445 float elapsed = in DumpTxt() local 536 float elapsed = slot.duration() * kNanoToMilli; in GetLatencyData() local 585 float elapsed = slot.duration() * kNanoToMilli; in PrintResult() local
|
/aosp_15_r20/external/eigen/bench/btl/generic_bench/timers/ |
H A 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
|
/aosp_15_r20/external/vixl/benchmarks/aarch64/ |
H A 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
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | TraceTest.java | 120 long elapsed = end - start; in testNativeTracingFromJava() local 135 long elapsed = end - start; in disableTestNativeTracingFromC() local 153 long elapsed = end - start; in testMethodTracing() local
|
/aosp_15_r20/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/ |
H A D | VtsHalOccupantAwarenessV1_0TargetTest.cpp | 78 auto elapsed = std::chrono::system_clock::now() - start; in TEST_P() local 171 auto elapsed = std::chrono::system_clock::now() - start; in TEST_P() local 189 auto elapsed = std::chrono::system_clock::now() - start; in TEST_P() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/ |
H A D | snapuserd_client.cpp | 89 const auto elapsed = std::chrono::duration_cast<std::chrono::milliseconds>(now - start); in TryConnect() local 116 auto elapsed = std::chrono::duration_cast<std::chrono::milliseconds>(now - start); in Connect() local 136 auto elapsed = std::chrono::duration_cast<std::chrono::milliseconds>(now - start); in WaitForServiceToTerminate() local
|
/aosp_15_r20/external/libdav1d/tools/ |
H A D | dav1d.c | 96 const uint64_t tfirst, uint64_t *const elapsed, in synchronize() 118 const uint64_t elapsed, const double i_fps) in print_stats() 201 uint64_t nspf, tfirst, elapsed; in main() local
|