Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_restrictions.cc41 ScopedDisallowBlocking::ScopedDisallowBlocking() in ScopedDisallowBlocking() function in base::ScopedDisallowBlocking
Dthread_restrictions_unittest.cc36 TEST_F(ThreadRestrictionsTest, ScopedDisallowBlocking) { in TEST_F() argument