Home
last modified time | relevance | path

Searched refs:MapForTesting (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/test/
Dtest_shared_memory_util.h36 WritableSharedMemoryMapping MapForTesting(
Dtest_shared_memory_util.cc162 WritableSharedMemoryMapping MapForTesting( in MapForTesting() function
/external/libchrome/base/memory/
Dplatform_shared_memory_region_unittest.cc31 WritableSharedMemoryMapping mapping = MapForTesting(&region); in TEST_F()
210 WritableSharedMemoryMapping ro_mapping = MapForTesting(&region); in TEST_F()