Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dcros_host.py131 label_decorator = functools.partial(server_utils.add_label_detector, variable in CrosHost
2409 @label_decorator()
2421 @label_decorator('lightsensor')
2442 @label_decorator('bluetooth')
2459 @label_decorator('ec')
2498 @label_decorator('accels')
2530 @label_decorator('chameleon')
2544 @label_decorator('audio_loopback_dongle')
2562 @label_decorator('power_supply')
2588 @label_decorator('storage')
[all …]
Dadb_host.py111 label_decorator = functools.partial(utils.add_label_detector, variable in ADBHost
348 @label_decorator()