Searched refs:__singleton__ (Results 1 - 1 of 1) sorted by relevance

/external/lldb/test/
H A Ddotest.py1392 __singleton__ = None variable in class:.LLDBTestResult
1420 if not LLDBTestResult.__ignore_singleton__ and LLDBTestResult.__singleton__:
1423 LLDBTestResult.__singleton__ = self

Completed in 91 milliseconds