Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py23 from acts.controllers.anritsu_lib.md8475a import BtsNwNameEnable
377 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
401 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
426 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py272 class BtsNwNameEnable(Enum): class
2541 if not isinstance(enable, BtsNwNameEnable):
2596 if not isinstance(enable, BtsNwNameEnable):