HomeSort by relevance Sort by last modified time
    Searched refs:IsReadonly (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/metrics/
persistent_memory_allocator_unittest.cc 625 EXPECT_FALSE(local.IsReadonly());
648 EXPECT_TRUE(shalloc2.IsReadonly());
674 EXPECT_FALSE(shalloc3.IsReadonly());
733 EXPECT_FALSE(local.IsReadonly());
756 EXPECT_FALSE(file.IsReadonly());
    [all...]
persistent_memory_allocator.h 306 bool IsReadonly() const { return readonly_; }
    [all...]
field_trial.cc     [all...]
persistent_memory_allocator.cc     [all...]

Completed in 103 milliseconds