Home
last modified time | relevance | path

Searched refs:PCC_PRESET_MAPPING (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/cellular/performance/
DCellularFr2PeakThroughputTest.py359 if channel not in cputils.PCC_PRESET_MAPPING[band]:
366 'nr_channel': cputils.PCC_PRESET_MAPPING[band][channel],
574 if channel not in cputils.PCC_PRESET_MAPPING[band]:
DCellularFr2UplinkPowerSweepTest.py266 if channel not in cputils.PCC_PRESET_MAPPING[band]:
273 'nr_channel': cputils.PCC_PRESET_MAPPING[band][channel],
DCellularFr2SensitivityTest.py327 if channel not in cputils.PCC_PRESET_MAPPING[band]:
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py26 PCC_PRESET_MAPPING = { variable
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py389 pcc_arfcn = cputils.PCC_PRESET_MAPPING[band][channel]