Home | History | Annotate | Download | only in metrics

Lines Matching defs:memory

13 #include "base/memory/ptr_util.h"
1168 void* memory = field_trial_list.field_trial_allocator_->shared_memory();
1175 EXPECT_EQ(memory, new_memory);
1270 // Check that we fetch the param from shared memory properly.
1299 // Clear all params from the associator AND shared memory. The allocated
1313 // in shared memory via AllStatesToString.