Home
last modified time | relevance | path

Searched defs:kMapSize (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libartbase/base/
H A Dmem_map_test.cc385 constexpr size_t kMapSize = kPageSize; in TEST_F() local
464 constexpr size_t kMapSize = 3 * kPageSize; in TEST_F() local
776 constexpr size_t kMapSize = 5 * kPageSize; in TEST_F() local
/aosp12/system/unwinding/libunwindstack/tests/
H A DMapInfoGetElfTest.cpp64 const size_t kMapSize = 4096; member in unwindstack::MapInfoGetElfTest