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/test/connectivity/acts/framework/acts/libs/proc/
Dprocess.py135 def _get_timeout_left(timeout, start_time): argument
/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/acloud/list/
Dinstance.py166 def _GetElapsedTime(start_time): argument