/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/ |
D | keysight_5g_testapp.py | 203 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/ |
D | cellular_performance_test_utils.py | 458 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/ |
D | uxm_cellular_simulator.py | 408 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 D | query_result_serializer.cc | 140 uint8_t cell_type = BatchProto::CELL_INVALID; in SerializeBatch() local
|
H A D | query_result_serializer_unittest.cc | 145 uint8_t cell_type = static_cast<uint8_t>(*it); in DeserializeBuffer() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-atm.c | 432 uint8_t cell_type, func_type, payload, clp; in oam_print() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | RNN.cpp | 1797 #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 D | test_pytorch_onnx_no_runtime.py | 805 def __init__(self, cell_type): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475a.py | 3520 def set_neighbor_cell_type(self, system, index, cell_type): argument
|