/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | L2CAP_PTS_INSTRUCTIONS | 21 [Wait up to 10-15 seconds] 27 [Wait up to 10-15 seconds] 33 [Wait up to 10-15 seconds] 37 [Wait up to 10-15 seconds] 41 [Wait up to 10-15 seconds] 50 [Wait up to 10-15 seconds] 64 [Wait up to 10-15 seconds] 69 [Wait up to 10-15 seconds] 75 [Wait up to 10-15 seconds] 81 [Wait up to 10-15 seconds] [all …]
|
D | GAP_PTS_INSTRUCTIONS | 244 Wait 5-10 seconds 246 Wait 5-10 seconds 260 Wait 5-10 seconds when PTS prompt comes up to disconnect 263 Wait 5-10 seconds when PTS prompt comes up to disconnect 294 [Wait 30 seconds for PTS to complete] 376 Wait 5 seconds for PTS to process and finish up 490 [Wait 10 seconds] 554 [Wait 10 seconds]
|
D | GATT_PTS_INSTRUCTIONS | 1030 Wait 10 seconds for PTS to process 1342 Wait for 20 seconds for PTS to process and disconnect 1395 Wait 10 seconds for PTS to process 1418 Wait 10 seconds for PTS to process 1452 Wait 30 seconds for PTS to process 1465 [PTS WAIT] 30 seconds to timeout to occur
|
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/ |
D | dongles.py | 52 seconds=PAIRING_MODE_WAIT_TIME) 57 seconds=SINGLE_ACTION_SHORT_WAIT_TIME) 62 seconds=SINGLE_ACTION_LONG_WAIT_TIME) 98 seconds=PAIRING_MODE_WAIT_TIME) 103 seconds=SINGLE_ACTION_SHORT_WAIT_TIME) 109 seconds=SINGLE_ACTION_LONG_WAIT_TIME) 115 seconds=SINGLE_ACTION_SHORT_WAIT_TIME) 121 seconds=SINGLE_ACTION_SHORT_WAIT_TIME)
|
D | relay.py | 131 def set_no_for(self, seconds=button_press_time): argument 138 sleep(seconds) 141 def set_nc_for(self, seconds=button_press_time): argument 150 sleep(seconds)
|
D | power_supply.py | 36 def _hold_button(self, button, seconds): argument 38 time.sleep(seconds)
|
D | headset.py | 38 def _hold_button(self, button, seconds): argument 40 time.sleep(seconds)
|
D | skullcandy.py | 39 def _hold_button(self, button, seconds): argument 41 time.sleep(seconds)
|
D | ak_xb10_speaker.py | 41 def _hold_button(self, button, seconds): argument 43 time.sleep(seconds)
|
D | sony_xb20_speaker.py | 39 def _hold_button(self, button, seconds): argument 41 time.sleep(seconds)
|
D | sony_xb2_speaker.py | 41 def _hold_button(self, button, seconds): argument 43 time.sleep(seconds)
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveNoQXDMLogTest.py | 192 ad.log.info("Time Diff is %d for %s", time_diff.seconds, 195 keyword_time_dict[tel_state].append(time_diff.seconds) 198 time_diff.seconds, 299 ad.log.info("Time Diff is %d for %s", time_diff.seconds, 302 keyword_time_dict[tel_state].append(time_diff.seconds) 305 time_diff.seconds,
|
/tools/test/connectivity/acts_tests/tests/google/coex/config/ |
D | sample_config.json | 48 //Music record duration in seconds, 49 //this should be +5 seconds 'music play time'. 51 //Duration for how many seconds music should be played, 52 //this should be +5 seconds of iperf_duration.
|
/tools/repohooks/rh/ |
D | utils_unittest.py | 48 delta = datetime.timedelta(seconds=0.123456) 53 delta = datetime.timedelta(seconds=12.3) 58 delta = datetime.timedelta(seconds=72.3) 63 delta = datetime.timedelta(seconds=4000.3)
|
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/ |
D | RuntimeRestartCollector.java | 339 long seconds = TimeUnit.NANOSECONDS.toSeconds(nanos); in nanosToHoursMinutesSeconds() local 340 return String.format("%02d:%02d:%02d", hours, minutes, seconds); in nanosToHoursMinutesSeconds() 344 private String timestampToHoursMinutesSeconds(int seconds) { in timestampToHoursMinutesSeconds() argument 345 return TIME_FORMATTER.format(new Date(TimeUnit.SECONDS.toMillis(seconds))); in timestampToHoursMinutesSeconds()
|
/tools/asuite/atest/metrics/ |
D | metrics_utils.py | 64 seconds = int(diff_time_sec) 65 nanos = int((diff_time_sec - seconds)*10**9) 66 return {'seconds': seconds, 'nanos': nanos}
|
/tools/tradefederation/core/atest/metrics/ |
D | metrics_utils.py | 64 seconds = int(diff_time_sec) 65 nanos = int((diff_time_sec - seconds)*10**9) 66 return {'seconds': seconds, 'nanos': nanos}
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | base_test_actions.py | 182 def sleep(self, seconds): argument 183 self.logger.i('%s seconds' % seconds) 184 time.sleep(seconds)
|
D | agsa_acts.py | 93 datetime.timedelta(seconds=timeout) 98 datetime.timedelta(seconds=5)
|
/tools/test/openhst/ |
D | stress_test.proto | 47 // The multiplier used on the parsed monotonic time to convert it to seconds. 118 // How many seconds to wait before executing the command/playing the sound in 121 // How many seconds to wait after executing the command/playing the sound in
|
/tools/tradefederation/core/common_util/com/android/tradefed/util/ |
D | TimeUtil.java | 39 long seconds = TimeUnit.MILLISECONDS.toSeconds(elapsedTimeMs) % 60; in formatElapsedTime() local 51 time.append(seconds); in formatElapsedTime()
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/utils/ |
D | MsDosDateTimeUtils.java | 43 int seconds = c.get(Calendar.SECOND); in packTime() local 55 return (hours << 11) | (minutes << 5) | (seconds / 2); in packTime()
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 7738 seconds = 15 * 60 7742 (ad.sdm_log_path, seconds)) 7775 seconds = None 7782 seconds = int((current_time - begin_time) / 1000.0) + 10 * 60 7786 seconds = 15 * 60 7787 if seconds: 7791 (ad.qxdm_log_path, seconds)) 7794 (ad.qxdm_log_path, seconds))
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | android_device.py | 978 seconds = int(math.ceil((current_time - begin_time) / 1000.0)) 979 cmd = "%s -mtime -%ss" % (cmd, seconds)
|
/tools/tradefederation/core/atest/proto/ |
D | common.proto | 6 required int64 seconds = 1; field
|