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.py52 chameleons = get_instances(configs)
53 return chameleons
56 def destroy(chameleons): argument
57 for chameleon in chameleons:
61 def get_info(chameleons): argument
71 for chameleon in chameleons: