Home
last modified time | relevance | path

Searched refs:MutexTwoThreads (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/
Dlock_test.cc189 bool MutexTwoThreads() { in MutexTwoThreads() function
242 ASSERT_TRUE(sfntly::MutexTwoThreads()); in TEST()
/external/libchrome/base/synchronization/
Dlock_unittest.cc217 TEST(LockTest, MutexTwoThreads) { in TEST() argument