Searched refs:TestAtomicExchange (Results 1 – 2 of 2) sorted by relevance
136 static void TestAtomicExchange() { in TestAtomicExchange() function277 TestAtomicExchange<Atomic32>(); in TEST()278 TestAtomicExchange<AtomicWord>(); in TEST()
116 static void TestAtomicExchange() { in TestAtomicExchange() function231 TestAtomicExchange<base::subtle::Atomic32>(); in TEST()232 TestAtomicExchange<base::subtle::AtomicWord>(); in TEST()