Home
last modified time | relevance | path

Searched defs:pageSize (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/base/
DSubAllocator_unittest.cpp53 for (size_t pageSize : pageSizesToTest) { in TEST() local
105 const size_t pageSize = 64; in TEST() local
164 for (auto pageSize : pageSizesToTest) { in TEST() local
DSubAllocator.cpp198 uint64_t pageSize; member in android::base::SubAllocator::Impl
208 uint64_t pageSize) : in SubAllocator()
/hardware/google/aemu/snapshot/include/snapshot/
Dcommon.h30 int32_t pageSize; member
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp2721 const int pageSize = getpagesize(); in TEST_P() local
2753 const int pageSize = getpagesize(); in TEST_P() local
2798 const int pageSize = getpagesize(); in TEST_P() local