Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dchameleon_controller.py53 chameleons = get_instances(configs)
54 return chameleons
57 def destroy(chameleons): argument
58 for chameleon in chameleons:
62 def get_info(chameleons): argument
72 for chameleon in chameleons: