Searched refs:TestFillValue (Results 1 - 2 of 2) sorted by path

/external/chromium_org/base/
H A Datomicops_unittest.cc157 static AtomicType TestFillValue() { function
167 const AtomicType kVal1 = TestFillValue<AtomicType>();
192 const AtomicType kVal1 = TestFillValue<AtomicType>();
/external/chromium_org/v8/test/cctest/
H A Dtest-atomicops.cc185 static AtomicType TestFillValue() { function
196 const AtomicType kVal1 = TestFillValue<AtomicType>();
221 const Atomic8 kVal1 = TestFillValue<Atomic8>();
237 const AtomicType kVal1 = TestFillValue<AtomicType>();
262 const Atomic8 kVal1 = TestFillValue<Atomic8>();

Completed in 276 milliseconds