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