Searched refs:__singleton__ (Results 1 – 1 of 1) sorted by relevance
31 __singleton__ = None variable in LLDBTestResult62 if not LLDBTestResult.__ignore_singleton__ and LLDBTestResult.__singleton__:65 LLDBTestResult.__singleton__ = self