Home
last modified time | relevance | path

Searched refs:set_cell_band (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/cellular/performance/
DCellularRxPowerTest.py174 self.keysight_test_app.set_cell_band('NR5G', cell,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
DCellularThroughputBaseTest.py504 self.keysight_test_app.set_cell_band(cell['cell_type'],
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py336 def set_cell_band(self, cell_type, cell, band): member in Keysight5GTestApp