Home
last modified time | relevance | path

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

/system/core/libbacktrace/
Dbacktrace_test.cpp1565 static constexpr size_t DEVICE_MAP_SIZE = 1024; variable
1653 munmap(device_map, DEVICE_MAP_SIZE); in TEST_F()
1671 munmap(device_map, DEVICE_MAP_SIZE); in TEST_F()