Searched defs:LazyInstance (Results 1 – 2 of 2) sorted by relevance
120 struct LazyInstance { struct135 mutable internal::LazyInstanceState mState; argument146 T* LazyInstance<T>::ptr() const { in ptr() argument
61 TEST(LazyInstance, HasInstance) { in TEST() argument69 TEST(LazyInstance, Simple) { in TEST() argument117 TEST(LazyInstance, MultipleThreads) { in TEST() argument