Home
last modified time | relevance | path

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

/external/cronet/base/test/
Dtest_shared_memory_util.h18 bool CheckReadOnlyPlatformSharedMemoryRegionForTesting(
Dtest_shared_memory_util.cc119 bool CheckReadOnlyPlatformSharedMemoryRegionForTesting( in CheckReadOnlyPlatformSharedMemoryRegionForTesting() function
/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()
/external/cronet/base/memory/
Dshared_memory_region_unittest.cc237 EXPECT_TRUE(CheckReadOnlyPlatformSharedMemoryRegionForTesting( in TEST_F()
247 EXPECT_TRUE(CheckReadOnlyPlatformSharedMemoryRegionForTesting( in TEST_F()
Dplatform_shared_memory_region_unittest.cc135 CheckReadOnlyPlatformSharedMemoryRegionForTesting(std::move(region))); in TEST_F()
/external/cronet/base/metrics/
Dfield_trial_unittest.cc1241 ASSERT_TRUE(CheckReadOnlyPlatformSharedMemoryRegionForTesting( in TEST_F()