Searched defs:singleton (Results 1 – 3 of 3) sorted by relevance
8 class singleton { class20 singleton() : _value(0) {} in singleton() function in singleton
8 def singleton(cls, *args, **kw): function
229 static void Singleton() { static LogCoveredPathsOnDestruction singleton; } in Singleton() local
Completed in 6 milliseconds