Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBluetoothBaseTest.py47 start_time = 0 variable in BluetoothBaseTest
/tools/tradefederation/core/proto/
Dtest_record.proto51 google.protobuf.Timestamp start_time = 7; field
/tools/tradefederation/core/atest/
Datest_execution_info.py56 def preparation_time(start_time): argument
/tools/asuite/atest/
Datest_execution_info.py57 def preparation_time(start_time): argument
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dpower_metrics.py162 def __init__(self, voltage, start_time=0): argument
/tools/acloud/list/
Dinstance.py165 def _GetElapsedTime(start_time): argument