Searched refs:IsFileAcceptable (Results 1 – 5 of 5) sorted by relevance
830 EXPECT_TRUE(FilePersistentMemoryAllocator::IsFileAcceptable(*mmfile, true)); in TEST()832 FilePersistentMemoryAllocator::IsFileAcceptable(*mmfile, false)); in TEST()874 if (FilePersistentMemoryAllocator::IsFileAcceptable(*mmfile, read_only)) { in TEST()916 if (FilePersistentMemoryAllocator::IsFileAcceptable(*mmfile, read_only)) { in TEST()977 FilePersistentMemoryAllocator::IsFileAcceptable(*mmfile, read_only)); in TEST_F()
760 static bool IsFileAcceptable(const MemoryMappedFile& file, bool read_only);
698 !FilePersistentMemoryAllocator::IsFileAcceptable(*mmfile, true)) { in CreateWithFile()
1063 bool FilePersistentMemoryAllocator::IsFileAcceptable( in IsFileAcceptable() function in base::FilePersistentMemoryAllocator
1285 if (!FilePersistentMemoryAllocator::IsFileAcceptable(*mapped_file, false)) in CreateWithFile()