Home
last modified time | relevance | path

Searched refs:DFAKE_MUTEX (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/threading/
Dthread_collision_warner_unittest.cc21 #undef DFAKE_MUTEX
22 #define DFAKE_MUTEX(obj) scoped_ptr<base::AsserterBase> obj macro
143 DFAKE_MUTEX(push_pop_); in TEST()
200 DFAKE_MUTEX(push_pop_); in TEST()
257 DFAKE_MUTEX(push_pop_); in TEST()
330 DFAKE_MUTEX(push_pop_); in TEST()
Dthread_collision_warner.h106 #define DFAKE_MUTEX(obj) \ macro
122 #define DFAKE_MUTEX(obj) typedef void InternalFakeMutexType##obj macro
/external/libchrome/base/memory/
Dref_counted.h80 DFAKE_MUTEX(add_release_);
/external/libchrome/base/synchronization/
Dcondition_variable_unittest.cc146 DFAKE_MUTEX(locked_methods_);