Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-atomicops.cc113 static void TestCompareAndSwap() { in TestCompareAndSwap() function
271 TestCompareAndSwap<Atomic32>(); in TEST()
272 TestCompareAndSwap<AtomicWord>(); in TEST()
/external/libchrome/base/
Datomicops_unittest.cc86 static void TestCompareAndSwap() { in TestCompareAndSwap() function
226 TestCompareAndSwap<base::subtle::Atomic32>(); in TEST()
227 TestCompareAndSwap<base::subtle::AtomicWord>(); in TEST()