Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dthread_restrictions.cc194 void DisallowSingleton() { in DisallowSingleton() function
H A Dthread_restrictions_unittest.cc155 TEST_F(ThreadRestrictionsTest, DisallowSingleton) { in TEST_F() argument