Home
last modified time | relevance | path

Searched refs:cscf_ims_authentication (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py559 vnid.cscf_ims_authentication = "ENABLE"
561 vnid.cscf_ims_authentication = "ENABLE"
579 vnid.cscf_ims_authentication = "DISABLE"
581 vnid.cscf_ims_authentication = "ENABLE"
586 vnid.cscf_ims_authentication = "DISABLE"
588 vnid.cscf_ims_authentication = "ENABLE"
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py4739 def cscf_ims_authentication(self): member in _IMS_Services
4751 @cscf_ims_authentication.setter
4752 def cscf_ims_authentication(self, on_off): member in _IMS_Services