Home
last modified time | relevance | path

Searched refs:samples_ref (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/metrics/
Dsample_vector_unittest.cc374 std::atomic<PersistentMemoryAllocator::Reference> samples_ref; in TEST_F() local
375 samples_ref.store(0, std::memory_order_relaxed); in TEST_F()
388 const DelayedPersistentAllocation allocation(&allocator, &samples_ref, 1, in TEST_F()
467 std::atomic<PersistentMemoryAllocator::Reference> samples_ref; in TEST_F() local
468 samples_ref.store(0, std::memory_order_relaxed); in TEST_F()
481 const DelayedPersistentAllocation allocation(&allocator, &samples_ref, 1, in TEST_F()