Searched refs:BtsNwNameEnable (Results 1 – 2 of 2) sorted by relevance
23 from acts.controllers.anritsu_lib.md8475a import BtsNwNameEnable377 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE401 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE426 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
272 class BtsNwNameEnable(Enum): class2541 if not isinstance(enable, BtsNwNameEnable):2596 if not isinstance(enable, BtsNwNameEnable):