/external/libchrome/dbus/ |
D | exported_object.cc | 97 const base::TimeTicks start_time = base::TimeTicks::Now(); in SendSignal() local 153 void ExportedObject::SendSignalInternal(base::TimeTicks start_time, in SendSignalInternal() 223 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 247 base::TimeTicks start_time) { in RunMethod() 257 void ExportedObject::SendResponse(base::TimeTicks start_time, in SendResponse() 273 base::TimeTicks start_time) { in OnMethodCompleted()
|
D | object_proxy.cc | 147 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodAndBlockWithErrorDetails() local 196 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodWithErrorResponse() local 314 base::TimeTicks start_time) { in StartAsyncMethodCall() 353 base::TimeTicks start_time, in OnPendingCallIsComplete() 407 base::TimeTicks start_time, in RunResponseOrErrorCallback() 543 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 556 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 568 void ObjectProxy::RunMethod(base::TimeTicks start_time, in RunMethod()
|
/external/libchrome/base/task/sequence_manager/test/ |
D | test_task_time_observer.h | 16 void WillProcessTask(TimeTicks start_time) override {} in WillProcessTask() 17 void DidProcessTask(TimeTicks start_time, TimeTicks end_time) override {} in DidProcessTask()
|
/external/pigweed/pw_chrono/ |
D | system_clock_facade_test.cc | 50 const SystemClock::time_point start_time = SystemClock::now(); in TEST() local 64 const SystemClock::time_point start_time = clock.now(); in TEST() local 77 const pw_chrono_SystemClock_TimePoint start_time = in TEST() local
|
/external/openscreen/platform/test/ |
D | trace_logging_helpers.h | 62 Clock::time_point start_time, in ValidateTraceTimestampDiff() 74 Clock::time_point start_time, in ValidateTraceErrorCode() 88 Clock::time_point start_time, in ValidateTraceIdHierarchyOnSyncTrace()
|
/external/autotest/server/lib/ |
D | status_history.py | 140 def __init__(self, start_time, end_time): argument 231 def get_tasks(cls, afe, host_id, start_time, end_time): argument 340 def get_hqes(cls, afe, host_id, start_time, end_time): argument 441 def get_host_history(cls, afe, hostname, start_time, end_time): argument 462 def get_multiple_histories(cls, afe, start_time, end_time, labels=()): argument 485 def __init__(self, afe, afehost, start_time, end_time): argument 498 def _get_history(self, start_time, end_time): argument
|
/external/autotest/site_utils/ |
D | job_history.py | 125 def try_get(self, host_id, job_id, start_time, end_time): argument 141 def update(self, host_id, start_time, end_time): argument 161 def __init__(self, tasks=[], start_time=None, end_time=None): argument 168 def try_get(self, job_id, start_time, end_time): argument
|
D | balance_pools.py | 190 def __init__(self, afe, pool, labels, start_time, end_time): argument 202 def _get_hosts(self, afe, start_time, end_time): argument 374 def _balance_model(arguments, afe, pool, labels, start_time, end_time): argument
|
/external/openscreen/cast/streaming/ |
D | receiver_unittest.cc | 307 const Clock::time_point start_time = FakeClock::now(); in ExchangeInitialReportPackets() local 348 Clock::time_point start_time) { in ConsumeAndVerifyFrames() 428 const Clock::time_point start_time = FakeClock::now(); in TEST_F() local 474 const Clock::time_point start_time = FakeClock::now(); in TEST_F() local 592 const Clock::time_point start_time = FakeClock::now(); in TEST_F() local 683 const Clock::time_point start_time = FakeClock::now(); in TEST_F() local 746 const Clock::time_point start_time = FakeClock::now(); in TEST_F() local
|
D | rtcp_session.cc | 14 Clock::time_point start_time) in RtcpSession()
|
/external/grpc-grpc/src/python/grpcio_tests/tests/qps/ |
D | worker_server.py | 57 def _get_server_status(self, start_time, end_time, port, cores): argument 134 def _get_client_status(self, start_time, end_time, qps_data): argument
|
/external/openscreen/cast/standalone_sender/ |
D | simulated_capturer.cc | 31 Clock::time_point start_time, in SimulatedCapturer() 225 Clock::time_point start_time, in SimulatedAudioCapturer() 342 Clock::time_point start_time, in SimulatedVideoCapturer()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | time_test.cc | 95 int64 start_time, end_time; in TEST() local 219 int64 start_time, end_time; in TEST() local
|
/external/openscreen/platform/impl/ |
D | socket_handle_waiter.cc | 78 Clock::time_point start_time = now_function_(); in ProcessReadyHandles() local 109 Clock::time_point start_time = now_function_(); in ProcessHandles() local
|
/external/tensorflow/tensorflow/lite/micro/ |
D | micro_time_test.cc | 29 int start_time = tflite::GetCurrentTimeTicks(); in TF_LITE_MICRO_TEST() local
|
/external/autotest/client/tests/wb_kupdate/ |
D | wb_kupdate.py | 75 def _needs_more_time(self, start_time, duration, _now=None): argument 139 def _wait_until_data_flushed(self, start_time, max_wait_time): argument
|
/external/vboot_reference/tests/ |
D | timer_utils.h | 14 struct timespec start_time; member
|
/external/webrtc/call/ |
D | simulated_network_unittest.cc | 43 Timestamp start_time = Timestamp::Millis(0); in TEST() local 97 Timestamp start_time = Timestamp::Millis(0); in TEST() local
|
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
D | sampler.py | 176 def start_new_fb_state(self, pipe, fb, state, start_time): argument 228 def start_state(self, state_name, start_time): argument 268 def start(self, start_time): argument
|
/external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
D | traceme_recorder_test.cc | 44 int64 start_time = GetCurrentTimeNanos(); in TEST() local 84 int64 start_time = GetCurrentTimeNanos(); in TEST() local
|
/external/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_driver.c | 162 start_time; /* time at start of driver */ in main() local 254 void startup(long start_time) in startup() 734 void finishup(start_time) in finishup() argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | memory_space_assignment.cc | 322 const Shape& shape, int64 start_time, int64 end_time) const { in CanAllocateInAlternateMemoryNoCopy() 327 const Shape& shape, int64 start_time, int64 latest_end_time) const { in PreferredEvictionEndTime() 332 const Shape& shape, int64 start_time, int64 end_time, in LatestPrefetchStartTime() 345 int64 start_time, in Begin() 369 const Shape& shape, int64 start_time, int64 end_time) const { in ToNoCopyDebugString() 445 const Shape& shape, int64 start_time, int64 end_time) const { in CanAllocateInAlternateMemoryNoCopy() 458 const Shape& shape, int64 start_time, int64 latest_end_time) const { in PreferredEvictionEndTime() 473 const Shape& shape, int64 start_time, int64 end_time, in LatestPrefetchStartTime() 548 int64 start_time, in Begin() 645 int64 start_time, int64 end_time) const { in GetMinWhileNestLevel() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | DumpCoverage.java | 22 long start_time = System.currentTimeMillis(); in main() local
|
/external/libchrome/base/test/launcher/ |
D | test_launcher_tracer.cc | 18 void TestLauncherTracer::RecordProcessExecution(TimeTicks start_time, in RecordProcessExecution()
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | bindings_perftest.cc | 112 const MojoTimeTicks start_time = MojoGetTimeTicksNow(); in TEST_F() local 127 const MojoTimeTicks start_time = MojoGetTimeTicksNow(); in TEST_F() local 264 base::TimeTicks start_time = base::TimeTicks::Now(); in TEST_F() local
|