Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-atomicops.cc136 static void TestAtomicExchange() { in TestAtomicExchange() function
277 TestAtomicExchange<Atomic32>(); in TEST()
278 TestAtomicExchange<AtomicWord>(); in TEST()
/external/libchrome/base/
Datomicops_unittest.cc116 static void TestAtomicExchange() { in TestAtomicExchange() function
231 TestAtomicExchange<base::subtle::Atomic32>(); in TEST()
232 TestAtomicExchange<base::subtle::AtomicWord>(); in TEST()