Home
last modified time | relevance | path

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

/tools/test/openhst/
Dstress_test.py363 self.iteration = 0
518 self.iteration, self.name, count)
543 self.iteration, self.name)
572 event_log_details.iteration = self.iteration
588 self.iteration += 1
589 self.cmd_string_replacements["iteration"] = self.iteration
681 (self.name, self.iteration))
690 (self.name, self.iteration))
696 "%s_traces_iteration_%06d.txt" % (self.name, self.iteration)])
699 self.iteration)])
[all …]
Dstress_test.proto87 // Files that should be moved to the local machine after every iteration of
166 int32 iteration = 1; field
/tools/test/connectivity/acts_tests/tests/google/nr/cbr/
DCellBroadcastInitializationTest.py80 for iteration in range(1, self.cbr_init_iteration + 1):
81 …msg = "Stress CBR reboot initialization test Iteration: <%s>/<%s>" % (iteration, self.cbr_init_ite…
90 self.log.error('Iteration failed at %d ' % iteration)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DSoftApTest.py693 for iteration in range(iterations):
704 (str(iteration + 1), err))
718 (str(iteration + 1), err))
758 for iteration in range(iterations):
764 (str(iteration + 1), err))
1081 for iteration in range(iterations):
1083 (str(iteration + 1), iterations))
1096 (str(iteration + 1), err))
1106 (str(iteration + 1), err))
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
DGnssBlankingBase.py247 iteration, argument
285 iteration))
327 iteration=1, argument
381 if not self.gnss_hot_start_ttff_ffpe_test(iteration, sweep_enable,
Dgnss_test_utils.py864 iteration, argument
897 ttff_mode, iteration, raninterval, mininterval,
1450 def start_toggle_gnss_by_gtw_gpstool(ad, iteration): argument
1462 "--es mode toggle --es cycle %d" % iteration)
1491 while get_current_epoch_time() - begin_time <= iteration * 240000:
1511 "within %d minutes" % (iteration * 4))
DLabTtffTestBase.py220 iteration=self.ttff_iteration,
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabDataTest.py173 for iteration in range(1, self.MAX_ITERATIONS + 1):
175 iteration, self.MAX_ITERATIONS)
193 self.log.info("Iteration %d Failed", iteration)
200 self.log.info("Iteration %d Passed", iteration)
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssFunctionTest.py367 self.ad, mode, iteration=self.ttff_test_cycle)
718 self.ad, ttff_mode="cs", iteration=self.ttff_test_cycle)
746 self.ad, ttff_mode="cs", iteration=self.ttff_test_cycle)
785 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=3)
965 self.ad, ttff_mode="cs", iteration=self.ttff_test_cycle)
1135 start_ttff_by_gtw_gpstool(self.ad, ttff_mode="cs", iteration=3)
1225 self.ad, iteration=self.ttff_test_cycle)
DGnssWearableTetherFunctionTest.py103 self.watch, mode, iteration=self.flp_ttff_cycle)
267 self.watch, ttff_mode="ws", iteration=self.ttff_test_cycle)
DLocationPlatinumTest.py87 self.ad, ttff_mode=mode, iteration=1, aid_data=True)
DFlpTtffTest.py111 self.ad, ttff_mode=mode, iteration=self.ttff_test_cycle)
/tools/treble/split/
Dmanifest_split.py543 iteration = 0
546 iteration += 1
572 iteration, len(input_projects))
583 iteration, len(input_projects))
/tools/test/connectivity/acts_tests/tests/google/nr/sa5g/
DSa5gDataTest.py93 for iteration in range(3):
96 ad.log.info("Attempt %d", iteration + 1)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_5g_test_utils.py320 for iteration in range(3):
321 ad.log.info("Attempt %d", iteration + 1)
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5gmmw/
DNsa5gMmwDataTest.py106 for iteration in range(3):
109 ad.log.info("Attempt %d", iteration + 1)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Dcoex_test_utils.py811 iteration = 0
827 result["discovered_devices"][iteration] = []
833 result["discovered_devices"][iteration] = list(devices_name)
835 iteration += 1
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gDataTest.py109 for iteration in range(3):
112 ad.log.info("Attempt %d", iteration + 1)
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveDataTest.py152 for iteration in range(3):
153 ad.log.info("Attempt %d", iteration + 1)
156 iteration + 1)
182 for iteration in range(3):
183 ad.log.info("Attempt %d", iteration + 1)
186 iteration + 1)
DTelLiveVoiceTest.py147 for iteration in range(3):
149 ad.log.info("Attempt %d", iteration + 1)
165 ad.log.info("Call test PASS in iteration %d", iteration + 1)
/tools/test/openhst/resources/
Ddevice_config.common.ascii_proto25 destination: "%(device)s/%(iteration)06d_captured_dsp_audio.wav"