Home
last modified time | relevance | path

Searched refs:ObjNew (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DStartIperfTrafficTest.py20 from acts_contrib.test_utils.power.PowerBaseTest import ObjNew
48 tmp_obj = ObjNew(**tmp_dict)
DInjectWifiInterferenceTest.py24 from acts_contrib.test_utils.power.PowerBaseTest import ObjNew
60 tmp_obj = ObjNew(**tmp_dict)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerBaseTest.py46 class ObjNew(object): class
328 self.test_configs = ObjNew(**config_dict)
413 mon_info = ObjNew(freq=self.mon_freq,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtInterferenceBaseTest.py33 from acts_contrib.test_utils.power.PowerBaseTest import ObjNew
191 tmp_obj = ObjNew(**tmp_dict)