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

  /external/chromium_org/v8/test/cctest/
test-atomicops.cc 185 static AtomicType TestFillValue() {
196 const AtomicType kVal1 = TestFillValue<AtomicType>();
221 const Atomic8 kVal1 = TestFillValue<Atomic8>();
237 const AtomicType kVal1 = TestFillValue<AtomicType>();
262 const Atomic8 kVal1 = TestFillValue<Atomic8>();
  /external/chromium_org/base/
atomicops_unittest.cc 157 static AtomicType TestFillValue() {
167 const AtomicType kVal1 = TestFillValue<AtomicType>();
192 const AtomicType kVal1 = TestFillValue<AtomicType>();

Completed in 1764 milliseconds