Home
last modified time | relevance | path

Searched defs:kVal1 (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dtest-atomicops.cc186 const AtomicType kVal1 = TestFillValue<AtomicType>(); in TestStore() local
211 const Atomic8 kVal1 = TestFillValue<Atomic8>(); in TestStoreAtomic8() local
227 const AtomicType kVal1 = TestFillValue<AtomicType>(); in TestLoad() local
252 const Atomic8 kVal1 = TestFillValue<Atomic8>(); in TestLoadAtomic8() local
/external/libchrome/base/
Datomicops_unittest.cc174 const AtomicType kVal1 = TestFillValue<AtomicType>(); in TestStore() local
199 const AtomicType kVal1 = TestFillValue<AtomicType>(); in TestLoad() local