Home
last modified time | relevance | path

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

/external/autotest/scheduler/
Ddrone_manager.py938 _the_instance = None variable
941 if _the_instance is None:
943 return _the_instance
947 global _the_instance
948 _the_instance = instance