Home
last modified time | relevance | path

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

/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dtest_result.py32 __singleton__ = None variable in LLDBTestResult
65 if not LLDBTestResult.__ignore_singleton__ and LLDBTestResult.__singleton__:
68 LLDBTestResult.__singleton__ = self