HomeSort by relevance Sort by last modified time
    Searched refs:TestAtomicIncrementBounds (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
atomicops_unittest.cc 132 static void TestAtomicIncrementBounds() {
229 TestAtomicIncrementBounds<base::subtle::Atomic32>();
230 TestAtomicIncrementBounds<base::subtle::AtomicWord>();
  /external/chromium/base/allocator/
allocator_unittests.cc 206 static void TestAtomicIncrementBounds() {
273 TestAtomicIncrementBounds<AtomicType>();

Completed in 39 milliseconds