Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_restrictions.h260 friend class ScopedAllowBlockingForTesting; variable
275 ScopedAllowBlockingForTesting() {} in ScopedAllowBlockingForTesting() function
Dthread_restrictions_unittest.cc53 TEST_F(ThreadRestrictionsTest, ScopedAllowBlockingForTesting) { in TEST_F() argument