Home
last modified time | relevance | path

Searched refs:iteration (Results 1 – 16 of 16) sorted by relevance

/tools/test/connectivity/acts/tests/google/gnss/
DGnssSanityTest.py471 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
501 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
529 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
563 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=3)
594 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
620 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
685 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
714 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
743 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="ws", iteration=10)
753 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=10)
[all …]
DLocationPlatinumTest.py129 self.ad, ttff_mode=mode, iteration=1, aid_data=True)
DFlpTtffTest.py104 start_ttff_by_gtw_gpstool(self.ad, ttff_mode=mode, iteration=10)
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTest.java761 final int iteration = data.getIteration(); in storeDeviceFilesOnHost() local
763 if (getDevice().doesFileExist(getDeviceFilename(log, iteration))) { in storeDeviceFilesOnHost()
764 final String deviceFileName = getDeviceFilename(log, iteration); in storeDeviceFilesOnHost()
803 private String getKeyPrefixForIteration(int iteration) { in getKeyPrefixForIteration() argument
808 return mKeyPrefix + iteration + "_"; in getKeyPrefixForIteration()
811 private String getDeviceFilename(LogFileType key, int iteration) { in getDeviceFilename() argument
815 return String.format(FMT_DEVICE_PATH, iteration, data.fileExtension); in getDeviceFilename()
840 private void saveLogcatForIteration(ResultData data, InputStreamSource logcat, int iteration) { in saveLogcatForIteration() argument
842 CLog.i("Logcat could not be saved for iteration " + iteration); in saveLogcatForIteration()
849 temp = FileUtil.createTempFile("logcat_" + iteration + "_", ".txt"); in saveLogcatForIteration()
[all …]
DAudioLoopbackTestHelper.java196 public void setIteration(int iteration) { in setIteration() argument
197 this.mIteration = Integer.valueOf(iteration); in setIteration()
/tools/tradefederation/contrib/src/com/android/wireless/tests/
DWifiStressTest.java306 Integer iteration = null; in parseOutputFile() local
336 iteration = Integer.parseInt(m.group(1)); in parseOutputFile()
343 if (iteration == null) { in parseOutputFile()
346 iteration = Integer.valueOf(0); in parseOutputFile()
348 runScanMetrics.put("wifi_scan_stress", iteration.toString()); in parseOutputFile()
/tools/tradefederation/core/tests/res/testtype/
Dgtest_output3.txt1 Repeating all tests (iteration 1) . . .
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabDataTest.py193 for iteration in range(1, self.MAX_ITERATIONS + 1):
195 iteration, self.MAX_ITERATIONS)
213 self.log.info("Iteration %d Failed", iteration)
220 self.log.info("Iteration %d Passed", iteration)
/tools/tradefederation/core/src/com/android/tradefed/util/
DBluetoothUtils.java267 String type, int iteration) throws DeviceNotAvailableException { in uploadLogFiles() argument
280 String.format("%s_btsnoop_%d", type, iteration), in uploadLogFiles()
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py669 def start_ttff_by_gtw_gpstool(ad, ttff_mode, iteration, aid_data=False): argument
687 "--es ttff %s --es cycle %d" % (ttff_mode, iteration))
1172 def start_toggle_gnss_by_gtw_gpstool(ad, iteration): argument
1184 "--es mode toggle --es cycle %d" % iteration)
1202 while get_current_epoch_time() - begin_time <= iteration * 240000:
1222 "within %d minutes" % (iteration * 4))
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py812 iteration = 0
828 result["discovered_devices"][iteration] = []
834 result["discovered_devices"][iteration] = list(devices_name)
836 iteration += 1
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveDataTest.py162 for iteration in range(3):
163 ad.log.info("Attempt %d", iteration + 1)
165 ad.log.info("Call test PASS in iteration %d", iteration + 1)
189 for iteration in range(3):
190 ad.log.info("Attempt %d", iteration + 1)
192 ad.log.info("Call test PASS in iteration %d", iteration + 1)
DTelLiveVoiceTest.py137 for iteration in range(3):
139 ad.log.info("Attempt %d", iteration + 1)
155 ad.log.info("Call test PASS in iteration %d", iteration + 1)
/tools/repohooks/tools/
Dpylintrc374 # Regular expression matching correct inline iteration names
377 # Naming hint for inline iteration names
Dspelling.txt673 itertation||iteration
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...