Home
last modified time | relevance | path

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

/external/autotest/scheduler/
Ddrone_manager.py991 _the_instance = None variable
994 if _the_instance is None:
996 return _the_instance
1000 global _the_instance
1001 _the_instance = instance