Searched refs:ScopedAllowBlockingForTesting (Results 1 – 5 of 5) sorted by relevance
21 base::ScopedAllowBlockingForTesting allow_blocking; in ScopedTestNSSDB()50 base::ScopedAllowBlockingForTesting allow_blocking; in ~ScopedTestNSSDB()
260 friend class ScopedAllowBlockingForTesting; variable273 class ScopedAllowBlockingForTesting {275 ScopedAllowBlockingForTesting() {} in ScopedAllowBlockingForTesting() function276 ~ScopedAllowBlockingForTesting() {} in ~ScopedAllowBlockingForTesting()283 DISALLOW_COPY_AND_ASSIGN(ScopedAllowBlockingForTesting);
53 TEST_F(ThreadRestrictionsTest, ScopedAllowBlockingForTesting) { in TEST_F() argument56 ScopedAllowBlockingForTesting scoped_allow_blocking_for_testing; in TEST_F()
45 base::ScopedAllowBlockingForTesting allow_blocking; in GetMultiProcessTestChildBaseCommandLine()
57 base::ScopedAllowBlockingForTesting allow_blocking;