Searched refs:TestAtomicIncrementBounds (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-atomicops.cc159 static void TestAtomicIncrementBounds() { function
293 TestAtomicIncrementBounds<Atomic32>();
294 TestAtomicIncrementBounds<AtomicWord>();
/external/chromium_org/base/
H A Datomicops_unittest.cc132 static void TestAtomicIncrementBounds() { function
229 TestAtomicIncrementBounds<base::subtle::Atomic32>();
230 TestAtomicIncrementBounds<base::subtle::AtomicWord>();
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Datomicops_unittest.cc160 static void TestAtomicIncrementBounds() { function
227 TestAtomicIncrementBounds<AtomicType>();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Datomicops_unittest.cc160 static void TestAtomicIncrementBounds() { function
227 TestAtomicIncrementBounds<AtomicType>();
/external/chromium_org/base/allocator/
H A Dallocator_unittest.cc204 static void TestAtomicIncrementBounds() { function in namespace:__anon2171
271 TestAtomicIncrementBounds<AtomicType>();

Completed in 1097 milliseconds