Home
last modified time | relevance | path

Searched refs:AssertBlockingDisallowedForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dthread_restrictions.cc67 void AssertBlockingDisallowedForTesting() { in AssertBlockingDisallowedForTesting() function
H A Dthread_restrictions.h538 INLINE_OR_NOT_TAIL_CALLED void AssertBlockingDisallowedForTesting()
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl_unittest.cc121 internal::AssertBlockingDisallowedForTesting(); in VerifyTaskEnvironment()