Home
last modified time | relevance | path

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

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