Home
last modified time | relevance | path

Searched refs:StaticAPConfigurator (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/
Dchaos_ap_list.conf26 class_name = StaticAPConfigurator
41 class_name = StaticAPConfigurator
56 class_name = StaticAPConfigurator
84 class_name = StaticAPConfigurator
180 class_name = StaticAPConfigurator
195 class_name = StaticAPConfigurator
210 class_name = StaticAPConfigurator
225 class_name = StaticAPConfigurator
240 class_name = StaticAPConfigurator
255 class_name = StaticAPConfigurator
[all …]
/external/autotest/server/cros/ap_configurators/
Dstatic_ap_configurator.py29 class StaticAPConfigurator(ap_configurator.APConfiguratorAbstract): class
40 super(StaticAPConfigurator, self).__init__()
Dap_configurator_factory.py44 self.ap_list.append(static_ap_configurator.StaticAPConfigurator(ap))