| /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/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ |
| D | quic_endpoint_test.cc | 65 QuicTime end_time = in TEST_F() local 113 QuicTime end_time = in TEST_F() local 142 QuicTime end_time = in TEST_F() local 189 QuicTime end_time = in TEST_F() local
|
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_contract_sycl.cpp | 623 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorOutofBound() local 642 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorTensor() local 660 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorTensor_m() local 678 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorTensor_n() local 695 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorTensor_k() local 713 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorTensor_sizes() local 740 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in vectorVector() local 783 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in vectorTensor() local 831 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorVector() local 852 std::time_t end_time = std::chrono::system_clock::to_time_t(end); in tensorScalar() local [all …]
|
| /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 | 129 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
|
| 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/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_live_range.cc | 118 LogicalTime end_time = flattened_instruction_sequence_.size(); in FlattenSchedule() local 125 LogicalTime end_time = definition_end_time; in GetLastPosition() local 152 LogicalTime end_time = -1; in GetLastUsageTime() local
|
| /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/cronet/third_party/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/cronet/base/task/sequence_manager/test/ |
| D | test_task_time_observer.h | 17 void DidProcessTask(TimeTicks start_time, TimeTicks end_time) override {} in DidProcessTask()
|
| /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/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/vboot_reference/tests/ |
| D | timer_utils.h | 15 struct timespec end_time; member
|
| /external/pigweed/pw_async/public/pw_async/ |
| D | fake_dispatcher_fixture.h | 52 void RunUntil(chrono::SystemClock::time_point end_time) { in RunUntil()
|
| /external/tensorflow/tensorflow/core/profiler/backends/cpu/ |
| D | traceme_recorder_test.cc | 46 int64_t end_time = start_time + UniToNano(1); in TEST() local 86 int64_t end_time = start_time + UniToNano(1); in TEST() local
|
| /external/libchrome-gestures/src/ |
| D | mouse_interpreter.cc | 175 stime_t start_time, end_time = hwstate.timestamp; in InterpretScrollWheelEvent() local 216 stime_t start_time, stime_t end_time, float dx, float dy, in CreateWheelGesture()
|
| /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/openscreen/cast/streaming/ |
| D | bandwidth_estimator.h | 122 Clock::time_point end_time() const { in end_time() function
|
| /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/aom_dsp/ |
| D | grain_table.c | 197 int64_t end_time, in aom_film_grain_table_append() 217 int64_t end_time, int erase, in aom_film_grain_table_lookup()
|
| /external/cldr/tools/cldr-code/src/main/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
|