Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Danritsu_utils.py24 from acts.controllers.anritsu_lib.md8475a import BtsNwNameEnable
363 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
387 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
412 bts.nw_fullname_enable = BtsNwNameEnable.NAME_ENABLE
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py272 class BtsNwNameEnable(Enum): class
2548 if not isinstance(enable, BtsNwNameEnable):
2603 if not isinstance(enable, BtsNwNameEnable):