Searched defs:TestCompareAndSwap (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Datomicops_unittest.cc86 static void TestCompareAndSwap() { function
219 TestCompareAndSwap<base::subtle::Atomic32>();
220 TestCompareAndSwap<base::subtle::AtomicWord>();
/external/chromium/base/allocator/
H A Dallocator_unittests.cc160 static void TestCompareAndSwap() { function in namespace:__anon1472
271 TestCompareAndSwap<AtomicType>();

Completed in 137 milliseconds