Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/threading/
H A Dthread_restrictions.h260 friend class ScopedAllowBlockingForTesting; variable
275 ScopedAllowBlockingForTesting() {} in ScopedAllowBlockingForTesting() function
H A Dthread_restrictions_unittest.cc53 TEST_F(ThreadRestrictionsTest, ScopedAllowBlockingForTesting) { in TEST_F() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/
Dthread_restrictions.h263 friend class ScopedAllowBlockingForTesting; variable
278 ScopedAllowBlockingForTesting() {} in ScopedAllowBlockingForTesting() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/
Dthread_restrictions.h263 friend class ScopedAllowBlockingForTesting; variable
278 ScopedAllowBlockingForTesting() {} in ScopedAllowBlockingForTesting() function
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_restrictions_unittest.cc57 TEST_F(ThreadRestrictionsTest, ScopedAllowBlockingForTesting) { in TEST_F() argument
H A Dthread_restrictions.h571 friend class ScopedAllowBlockingForTesting; variable