Home
last modified time | relevance | path

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

/aosp_15_r20/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 …]
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py458 def get_rx_measurements(self, cell_type): argument
675 def get_rx_measurements(self, cell_type): argument
679 def get_tx_measurements(self, cell_type): argument
/aosp_15_r20/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
/aosp_15_r20/external/perfetto/src/trace_processor/rpc/
H A Dquery_result_serializer.cc140 uint8_t cell_type = BatchProto::CELL_INVALID; in SerializeBatch() local
H A Dquery_result_serializer_unittest.cc145 uint8_t cell_type = static_cast<uint8_t>(*it); in DeserializeBuffer() local
/aosp_15_r20/external/tcpdump/
H A Dprint-atm.c432 uint8_t cell_type, func_type, payload, clp; in oam_print() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DRNN.cpp1797 #define DEFINE_QUANTIZED_RNN_CELL(name, hx_type, cell_type, return_type, prepare_hx_fn) \ argument
1831 #define DEFINE_QUANTIZED_RNN_CELL_DYNAMIC(name, hx_type, cell_type, return_type, prepare_hx_fn) \ argument
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_no_runtime.py805 def __init__(self, cell_type): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py3520 def set_neighbor_cell_type(self, system, index, cell_type): argument