Home
last modified time | relevance | path

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

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