Home
last modified time | relevance | path

Searched defs:cell_type (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py203 def assert_cell_off(self, cell_type, cell): argument
208 def select_cell(self, cell_type, cell): argument
218 def select_display_tab(self, cell_type, cell, tab, subtab): argument
239 def get_cell_count(self, cell_type): argument
251 def get_cell_state(self, cell_type, cell): argument
267 cell_type, argument
295 def set_cell_state(self, cell_type, cell, state): argument
312 def set_nr_cell_type(self, cell_type, cell, nr_cell_type): argument
324 def set_cell_duplex_mode(self, cell_type, cell, duplex_mode): argument
336 def set_cell_band(self, cell_type, cell, band): argument
[all …]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py482 def get_rx_measurements(self, cell_type): argument
671 def get_rx_measurements(self, cell_type): argument
675 def get_tx_measurements(self, cell_type): argument
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/
Duxm_cellular_simulator.py408 def turn_cell_on(self, cell_type, cell_number): argument
423 def turn_cell_off(self, cell_type, cell_number): argument
452 def get_cell_status(self, cell_type, cell_number): argument
577 cell_type, argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py3520 def set_neighbor_cell_type(self, system, index, cell_type): argument