Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/external/arm-trusted-firmware/drivers/nxp/sd/
Dsd_mmc.c103 uint64_t start_time; in esdhc_init() local
186 uint64_t start_time; in esdhc_send_cmd() local
282 uint64_t start_time; in esdhc_wait_response() local
358 uint64_t start_time; in mmc_switch_to_high_frquency() local
414 uint64_t start_time; in esdhc_set_data_attributes() local
479 uint64_t start_time; in esdhc_read_data_nodma() local
553 uint64_t start_time; in esdhc_write_data_nodma() local
620 uint64_t start_time; in esdhc_read_data_dma() local
665 uint64_t start_time; in esdhc_write_data_dma() local
877 uint64_t start_time; in change_state_to_transfer_state() local
[all …]
/external/libchrome/dbus/
Dexported_object.cc97 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()
Dobject_proxy.cc147 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/tensorflow/tensorflow/core/data/
Dmetric_utils_test.cc44 absl::Time start_time = metrics_collector.RecordStart(); in TEST() local
64 absl::Time start_time = metrics_collector.RecordStart(); in TEST() local
82 absl::Time start_time = metrics_collector.RecordStart(); in TEST() local
122 absl::Time start_time = metrics_collector.RecordStart(); in TEST() local
/external/cronet/base/task/sequence_manager/test/
Dtest_task_time_observer.h16 void WillProcessTask(TimeTicks start_time) override {} in WillProcessTask()
17 void DidProcessTask(TimeTicks start_time, TimeTicks end_time) override {} in DidProcessTask()
/external/libchrome/base/task/sequence_manager/test/
Dtest_task_time_observer.h16 void WillProcessTask(TimeTicks start_time) override {} in WillProcessTask()
17 void DidProcessTask(TimeTicks start_time, TimeTicks end_time) override {} in DidProcessTask()
/external/linux-kselftest/tools/testing/selftests/vm/
Dksm_tests.c156 static int ksm_do_scan(int scan_count, struct timespec start_time, int timeout) in ksm_do_scan()
181 static int ksm_merge_pages(void *addr, size_t size, struct timespec start_time, int timeout) in ksm_merge_pages()
262 struct timespec start_time; in check_ksm_merge() local
293 struct timespec start_time; in check_ksm_unmerge() local
334 struct timespec start_time; in check_ksm_zero_page_merge() local
399 struct timespec start_time; in check_ksm_numa_merge() local
490 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local
557 struct timespec start_time, end_time; in ksm_merge_time() local
598 struct timespec start_time, end_time; in ksm_cow_time() local
/external/cronet/base/timer/
Dwall_clock_timer_unittest.cc52 const auto start_time = base::Time::Now(); in TEST_F() local
77 const auto start_time = base::Time::Now(); in TEST_F() local
201 const auto start_time = base::Time::Now(); in TEST_F() local
235 const auto start_time = base::Time::Now(); in TEST_F() local
/external/pigweed/pw_chrono/
Dsystem_clock_facade_test.cc63 const SystemClock::time_point start_time = SystemClock::now(); in TEST() local
77 const SystemClock::time_point start_time = clock.now(); in TEST() local
90 const pw_chrono_SystemClock_TimePoint start_time = in TEST() local
/external/openscreen/platform/test/
Dtrace_logging_helpers.h62 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/
Dstatus_history.py140 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/
Djob_history.py129 def try_get(self, host_id, job_id, start_time, end_time): argument
145 def update(self, host_id, start_time, end_time): argument
165 def __init__(self, tasks=[], start_time=None, end_time=None): argument
172 def try_get(self, job_id, start_time, end_time): argument
Dbalance_pools.py190 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/
Dreceiver_unittest.cc307 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
/external/cronet/net/cert/
Dcaching_cert_verifier.cc53 base::Time start_time = base::Time::Now(); in Verify() local
130 base::Time start_time, in OnRequestFinished()
143 base::Time start_time, in AddResultToCache()
/external/cronet/testing/perf/
Dluci_test_result_unittest.cc73 base::Time start_time; in TEST_F() local
171 base::Time start_time; in TEST_P() local
213 base::Time start_time; in TYPED_TEST_P() local
/external/cronet/base/test/
Dtask_environment_unittest.cc278 const TimeTicks start_time = task_environment.NowTicks(); in DelayedTasksTest() local
467 const Time start_time = clock->Now(); in TEST_F() local
477 const Time start_time = base::Time::Now(); in TEST_F() local
486 const TimeTicks start_time = base::TimeTicks::Now(); in TEST_F() local
496 const base::TimeTicks start_time = tick_clock->NowTicks(); in TEST_F() local
507 const Time start_time = clock->Now(); in TEST_F() local
517 const Time start_time = base::Time::Now(); in TEST_F() local
526 const TimeTicks start_time = base::TimeTicks::Now(); in TEST_F() local
569 const TimeTicks start_time = base::TimeTicks::Now(); in TEST_F() local
610 const TimeTicks start_time = task_environment.NowTicks(); in TEST_F() local
[all …]
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_path_validator_test.cc97 QuicTime start_time) { in TEST_F()
134 QuicTime start_time) { in TEST_F()
164 const QuicTime start_time = clock_.Now(); in TEST_F() local
207 const QuicTime start_time = clock_.Now(); in TEST_F() local
/external/cronet/base/synchronization/
Dwaitable_event_unittest.cc240 TimeTicks start_time = TimeTicks::Now(); in TEST() local
249 TimeTicks start_time = TimeTicks::Now(); in TEST() local
262 TimeTicks start_time = TimeTicks::Now(); in TEST() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.cc81 const QuicTime start_time = clock_->Now(); in RunEventLoopOnce() local
111 QuicTime start_time, in PollWithRetries()
134 void QuicPollEventLoop::ProcessIoEvents(QuicTime start_time, in ProcessIoEvents()
/external/grpc-grpc/src/python/grpcio_tests/tests/qps/
Dworker_server.py57 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/
Dsimulated_capturer.cc31 Clock::time_point start_time, in SimulatedCapturer()
236 Clock::time_point start_time, in SimulatedAudioCapturer()
353 Clock::time_point start_time, in SimulatedVideoCapturer()
/external/openscreen/platform/impl/
Dsocket_handle_waiter.cc78 Clock::time_point start_time = now_function_(); in ProcessReadyHandles() local
109 Clock::time_point start_time = now_function_(); in ProcessHandles() local
/external/protobuf/src/google/protobuf/stubs/
Dtime_test.cc95 int64 start_time, end_time; in TEST() local
219 int64 start_time, end_time; in TEST() local
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dtime_test.cc95 int64 start_time, end_time; in TEST() local
219 int64 start_time, end_time; in TEST() local

12345678910>>...15