Searched refs:TestLoad (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-atomicops.cc236 static void TestLoad() { function
259 // Merge this test with TestLoad as soon as we have Atomic8 acquire
307 TestLoad<Atomic32>();
308 TestLoad<AtomicWord>();
/external/chromium_org/base/
H A Datomicops_unittest.cc191 static void TestLoad() { function
239 TestLoad<base::subtle::Atomic32>();
240 TestLoad<base::subtle::AtomicWord>();
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Datomicops_unittest.cc201 static void TestLoad() { function
229 TestLoad<AtomicType>();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Datomicops_unittest.cc201 static void TestLoad() { function
229 TestLoad<AtomicType>();
/external/chromium_org/components/visitedlink/test/
H A Dvisitedlink_perftest.cc110 TEST_F(VisitedLink, TestLoad) {
/external/chromium_org/base/allocator/
H A Dallocator_unittest.cc245 static void TestLoad() { function in namespace:__anon2171
273 TestLoad<AtomicType>();

Completed in 186 milliseconds