Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dpower_monitor.py56 def _write_raw_data_in_standard_format(raw_data, path, start_time): argument
147 def measure(self, measurement_args=None, start_time=None, argument
183 def get_metrics(self, start_time=None, voltage=None, monsoon_file_path=None, argument
/tools/acloud/internal/lib/
Dremote_host_client.py50 def RecordTime(self, key, start_time): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBluetoothBaseTest.py45 start_time = 0 variable in BluetoothBaseTest
/tools/test/connectivity/acts/framework/acts/libs/proc/
Dprocess.py136 def _get_timeout_left(timeout, start_time): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwmm_transceiver.py286 def start_asynchronous_streams(self, start_time=None): argument
397 start_time=None): argument
/tools/asuite/atest/tf_proto/
Dtest_record.proto51 google.protobuf.Timestamp start_time = 7; field
/tools/tradefederation/core/proto/
Dtest_record.proto51 google.protobuf.Timestamp start_time = 7; field
/tools/asuite/atest/
Datest_execution_info.py66 def preparation_time(start_time): argument
/tools/tradefederation/core/isolation/
Disolation_runner.proto83 int64 start_time = 8; field
/tools/asuite/adevice/src/
Ddevice.rs280 let start_time = Instant::now(); in run_process_with_retry_until_timeout() localVariable
457 let start_time = Instant::now(); in timeout_exits_when_timeout_hit() localVariable
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dshannon_log_parser.py60 def to_time_sec(time_str, start_time): argument
552 new_antenna_config, start_time, end_time): argument
/tools/acloud/list/
Dinstance.py273 def _GetElapsedTime(start_time): argument
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto333 google.protobuf.Timestamp start_time = 9; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py3306 def validate_diff_of_gps_clock_elapsed_realtime(ad, start_time): argument