Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_restrictions.cc51 ScopedAllowBlocking::ScopedAllowBlocking() in ScopedAllowBlocking() function in base::ScopedAllowBlocking
Dthread_restrictions_unittest.cc44 TEST_F(ThreadRestrictionsTest, ScopedAllowBlocking) { in TEST_F() argument