Home
last modified time | relevance | path

Searched defs:ScopedDisallowSingleton (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/threading/
Dthread_restrictions.cc229 ScopedDisallowSingleton::ScopedDisallowSingleton() in ScopedDisallowSingleton() function in base::ScopedDisallowSingleton
Dthread_restrictions_unittest.cc160 TEST_F(ThreadRestrictionsTest, ScopedDisallowSingleton) { in TEST_F() argument