Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_shared_memory_util.h22 bool CheckReadOnlyPlatformSharedMemoryRegionForTesting(
Dtest_shared_memory_util.cc137 bool CheckReadOnlyPlatformSharedMemoryRegionForTesting( in CheckReadOnlyPlatformSharedMemoryRegionForTesting() function
/external/libchrome/base/memory/
Dshared_memory_region_unittest.cc245 EXPECT_TRUE(CheckReadOnlyPlatformSharedMemoryRegionForTesting( in TEST_F()
255 EXPECT_TRUE(CheckReadOnlyPlatformSharedMemoryRegionForTesting( in TEST_F()
Dplatform_shared_memory_region_unittest.cc107 CheckReadOnlyPlatformSharedMemoryRegionForTesting(std::move(region))); in TEST_F()