Home
last modified time | relevance | path

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

/external/autotest/scheduler/
Ddrone_manager.py923 _the_instance = None variable
926 if _the_instance is None:
928 return _the_instance
932 global _the_instance
933 _the_instance = instance