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

/external/chromium/base/
H A Datomicops_unittest.cc132 static void TestAtomicIncrementBounds() { function
229 TestAtomicIncrementBounds<base::subtle::Atomic32>();
230 TestAtomicIncrementBounds<base::subtle::AtomicWord>();
/external/chromium/base/allocator/
H A Dallocator_unittests.cc206 static void TestAtomicIncrementBounds() { function in namespace:__anon1609
273 TestAtomicIncrementBounds<AtomicType>();

Completed in 76 milliseconds