/tools/test/openhst/ |
D | stress_test.py | 363 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 …]
|
D | stress_test.proto | 87 // 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/ |
D | CellBroadcastInitializationTest.py | 80 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/ |
D | SoftApTest.py | 693 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/ |
D | GnssBlankingBase.py | 247 iteration, argument 285 iteration)) 327 iteration=1, argument 381 if not self.gnss_hot_start_ttff_ffpe_test(iteration, sweep_enable,
|
D | gnss_test_utils.py | 864 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))
|
D | LabTtffTestBase.py | 220 iteration=self.ttff_iteration,
|
/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabDataTest.py | 173 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/ |
D | GnssFunctionTest.py | 367 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)
|
D | GnssWearableTetherFunctionTest.py | 103 self.watch, mode, iteration=self.flp_ttff_cycle) 267 self.watch, ttff_mode="ws", iteration=self.ttff_test_cycle)
|
D | LocationPlatinumTest.py | 87 self.ad, ttff_mode=mode, iteration=1, aid_data=True)
|
D | FlpTtffTest.py | 111 self.ad, ttff_mode=mode, iteration=self.ttff_test_cycle)
|
/tools/treble/split/ |
D | manifest_split.py | 543 iteration = 0 546 iteration += 1 572 iteration, len(input_projects)) 583 iteration, len(input_projects))
|
/tools/test/connectivity/acts_tests/tests/google/nr/sa5g/ |
D | Sa5gDataTest.py | 93 for iteration in range(3): 96 ad.log.info("Attempt %d", iteration + 1)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_5g_test_utils.py | 320 for iteration in range(3): 321 ad.log.info("Attempt %d", iteration + 1)
|
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5gmmw/ |
D | Nsa5gMmwDataTest.py | 106 for iteration in range(3): 109 ad.log.info("Attempt %d", iteration + 1)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | coex_test_utils.py | 811 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/ |
D | Nsa5gDataTest.py | 109 for iteration in range(3): 112 ad.log.info("Attempt %d", iteration + 1)
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveDataTest.py | 152 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)
|
D | TelLiveVoiceTest.py | 147 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/ |
D | device_config.common.ascii_proto | 25 destination: "%(device)s/%(iteration)06d_captured_dsp_audio.wav"
|