Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
Danritsu_utils.py549 anritsu_handle.set_simulation_model(BtsTechnology.WCDMA,
550 BtsTechnology.WCDMA)
572 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.WCDMA)
781 anritsu_handle.set_simulation_model(BtsTechnology.WCDMA, BtsTechnology.GSM)
915 anritsu_handle.set_simulation_model(BtsTechnology.WCDMA)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py705 anritsu_handle.set_simulation_model(BtsTechnology.WCDMA,
706 BtsTechnology.WCDMA)
732 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.WCDMA)
1089 anritsu_handle.set_simulation_model(BtsTechnology.WCDMA, BtsTechnology.GSM)
1230 anritsu_handle.set_simulation_model(BtsTechnology.WCDMA)
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py118 WCDMA = "WCDMA" variable in BtsTechnology
1306 elif rat == BtsTechnology.WCDMA.value: