Searched refs:the_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dcritical_section_unittest.cc72 ProtectedCount* the_count = static_cast<ProtectedCount*>(obj); local
73 the_count->Increment();
100 ProtectedCount* the_count = static_cast<ProtectedCount*>(obj); local
101 the_count->Increment();
/external/webrtc/src/system_wrappers/source/
H A Dcritical_section_unittest.cc92 ProtectedCount* the_count = static_cast<ProtectedCount*> (obj); local
94 the_count->Increment();
123 ProtectedCount* the_count = static_cast<ProtectedCount*> (obj); local
125 the_count->Increment();

Completed in 599 milliseconds