Home
last modified time | relevance | path

Searched defs:ScopedAllowBaseSyncPrimitivesForTesting (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/
Devent.h80 ScopedAllowBaseSyncPrimitivesForTesting() {} in ScopedAllowBaseSyncPrimitivesForTesting() function
/external/libchrome/base/threading/
Dthread_restrictions.cc91 ScopedAllowBaseSyncPrimitivesForTesting() in ScopedAllowBaseSyncPrimitivesForTesting() function in base::ScopedAllowBaseSyncPrimitivesForTesting
Dthread_restrictions_unittest.cc111 TEST_F(ThreadRestrictionsTest, ScopedAllowBaseSyncPrimitivesForTesting) { in TEST_F() argument