| /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 258 def get_status_task(cls, afe, host_id, 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 635 def get_diagnosis_interval(host_id, end_time, success): argument 682 def get_status_task(host_id, end_time): argument
|
| /external/openscreen/platform/test/ |
| D | trace_logging_helpers.h | 63 Clock::time_point end_time, in ValidateTraceTimestampDiff() 75 Clock::time_point end_time, in ValidateTraceErrorCode() 89 Clock::time_point end_time, in ValidateTraceIdHierarchyOnSyncTrace()
|
| /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/util/trace_logging/ |
| D | scoped_trace_operations.cc | 22 auto end_time = Clock::now(); in TraceAsyncEnd() local 115 auto end_time = Clock::now(); in ~SynchronousTraceLogger() local
|
| /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/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/libchrome/base/task/sequence_manager/test/ |
| D | test_task_time_observer.h | 17 void DidProcessTask(TimeTicks start_time, TimeTicks end_time) override {} in DidProcessTask()
|
| /external/vboot_reference/tests/ |
| D | timer_utils.h | 15 struct timespec end_time; member
|
| /external/llvm-project/lldb/test/API/commands/expression/timeout/ |
| D | wait-a-while.cpp | 12 auto end_time = std::chrono::system_clock::now() + std::chrono::microseconds(microseconds); in wait_a_while() local
|
| /external/autotest/client/tests/disktest/src/ |
| D | disktest.c | 135 void write_file(unsigned int end_time, int random_access) in write_file() 167 void verify_file(unsigned int end_time, int random_access, int direct) in verify_file() 247 time_t start_time, end_time; in main() local
|
| /external/autotest/client/site_tests/graphics_WebGLAquarium/ |
| D | sampler.py | 167 def end_last_fb_state(self, pipe, fb, end_time): argument 239 def end_state(self, end_time): argument 275 def end(self, end_time): argument
|
| /external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
| D | traceme_recorder_test.cc | 45 int64 end_time = start_time + SecondsToNanos(1); in TEST() local 85 int64 end_time = start_time + SecondsToNanos(1); in TEST() local
|
| /external/openscreen/cast/streaming/ |
| D | bandwidth_estimator.h | 122 Clock::time_point end_time() const { in end_time() function
|
| /external/libchrome/base/synchronization/ |
| D | waitable_event_perftest.cc | 41 bool TimedWaitUntil(const TimeTicks& end_time) { in TimedWaitUntil() 161 TimeTicks end_time = TimeTicks::Now() + TimeDelta::FromSeconds(1); in TEST() local
|
| /external/cldr/tools/java/org/unicode/cldr/tool/ |
| D | DumpCoverage.java | 40 long end_time = System.currentTimeMillis(); in main() local
|
| /external/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_query_sw.h | 41 uint64_t begin_time, end_time; member
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | bindings_perftest.cc | 114 const MojoTimeTicks end_time = MojoGetTimeTicksNow(); in TEST_F() local 129 const MojoTimeTicks end_time = MojoGetTimeTicksNow(); in TEST_F() local 271 base::TimeTicks end_time = base::TimeTicks::Now(); in TEST_F() local
|
| /external/libaom/libaom/aom_dsp/ |
| D | grain_table.c | 183 int64_t end_time, in aom_film_grain_table_append() 202 int64_t end_time, int erase, in aom_film_grain_table_lookup()
|
| D | grain_table.h | 43 int64_t end_time; member
|
| /external/autotest/site_utils/sponge_lib/ |
| D | autotest_job_info.py | 62 def end_time(self): member in AutotestJobInfo 153 def end_time(self): member in AutotestTaskInfo
|
| /external/autotest/client/tests/tracing_microbenchmark/src/ |
| D | getuid_microbench.c | 27 struct timespec start_time, end_time, elapsed_time; in main() local
|
| /external/mesa3d/src/util/ |
| D | os_time.c | 157 int64_t end_time = start_time + timeout; in os_wait_until_zero() local
|
| /external/autotest/frontend/afe/ |
| D | rpc_interface.py | 1391 def get_host_queue_entries(start_time=None, end_time=None, **filter_data): argument 1405 def get_num_host_queue_entries(start_time=None, end_time=None, **filter_data): argument 1515 def get_status_task(host_id, end_time): argument 1542 def get_host_status_task(host_id, end_time): argument 1570 def get_host_diagnosis_interval(host_id, end_time, success): argument 1610 end_time=None): argument 1642 end_time=None): argument
|
| /external/libbrillo/policy/ |
| D | device_policy.h | 53 base::TimeDelta end_time; member
|