Home
last modified time | relevance | path

Searched refs:scenario (Results 1 – 11 of 11) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtSarBaseTest.py257 for scenario in range(sar_df.shape[0]):
259 read_scenario = sar_df.loc[scenario].to_dict()
268 sar_df.loc[scenario, 'power_cap'] = self.get_current_power_cap(
271 sar_df.loc[scenario,
277 scenario, sar_df.loc[scenario, 'power_cap'],
278 sar_df.loc[scenario, 'ble_rssi']))
280 sar_df.loc[scenario, 'power_cap'] = self.get_current_power_cap(
285 sar_df.loc[scenario,
288 sar_df.loc[scenario,
291 sar_df.loc[scenario, 'pwlv'] = processed_bqr_results['pwlv'][
[all …]
/tools/test/connectivity/acts_tests/tests/google/bt/sar/
DBtSarTpcTest.py87 for scenario in range(int(self.scenario_count)):
88 test_name = 'test_bt_sar_tpc_{}'.format(scenario)
89 setattr(self, test_name, partial(self._test_bt_sar_tpc, scenario))
133 def _test_bt_sar_tpc(self, scenario): argument
150 read_scenario = self.sar_df.loc[scenario].to_dict()
154 self.sar_df.loc[scenario, 'power_cap'] = self.get_current_power_cap(
162 atten, scenario))
173 [self.sar_df.loc[scenario, 'TPC_result'], tx_power_derivative
179 str(scenario),
184 str(scenario),
[all …]
DBtSarSanityTest.py42 for scenario in range(0, self.bt_sar_df.shape[0]):
44 read_scenario = self.bt_sar_df.loc[scenario].to_dict()
68 format(scenario, key, enforced_state[key],
73 format(scenario, key, enforced_state[key],
105 for scenario in range(0, self.bt_sar_df.shape[0]):
108 read_scenario = sar_df.loc[scenario].to_dict()
119 sar_df.loc[scenario,
123 scenario, sar_df.loc[scenario, column_name],
124 sar_df.loc[scenario,
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSSupplementaryServiceTest.py756 scenario = None
759 scenario = int(is_call_waiting.group(2))
771 call_waiting=call_waiting, scenario=scenario)
DTelLiveVoiceConfTest.py10873 scenario=1)
10898 scenario=2)
10923 scenario=3)
10948 scenario=4)
10973 scenario=5)
10998 scenario=6)
11023 scenario=7)
11048 scenario=8)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py567 scenario=None, argument
700 if not scenario:
703 test_cases = [sub_test_cases[scenario-1]]
/tools/tradefederation/contrib/tests/src/com/android/tradefed/prodtests/
DUnitTests.java24 import com.android.scenario.AppSetupTest;
/tools/tradefederation/contrib/src/com/android/scenario/
DAppSetup.java16 package com.android.scenario;
/tools/tradefederation/contrib/tests/src/com/android/scenario/
DAppSetupTest.java16 package com.android.scenario;
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_rotate.txt4 new, for use in a key rotation scenario using APK Signature Scheme v3.
/tools/metalava/
DFORMAT.md344 Consider a scenario where a public class extends a hidden class, and that hidden