Home
last modified time | relevance | path

Searched defs:kRegionSize (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/tests/SystemUnitTests/
H A Dunittests.cpp37 const size_t kRegionSize = sw::memoryPageSize() * 8; in TEST() local
48 const size_t kRegionSize = sw::memoryPageSize() * 8; in TEST() local
58 const size_t kRegionSize = sw::memoryPageSize() * 8; in TEST() local
70 const size_t kRegionSize = sw::memoryPageSize() * 8; in TEST() local
/aosp_15_r20/art/runtime/gc/accounting/
H A Dread_barrier_table.h87 static constexpr size_t kRegionSize = 256 * KB; variable
/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_region_unittest.cc18 const size_t kRegionSize = 1024; variable
H A Dplatform_shared_memory_region_unittest.cc38 const size_t kRegionSize = 1024; variable
/aosp_15_r20/external/libchrome/base/memory/
H A Dshared_memory_region_unittest.cc18 const size_t kRegionSize = 1024; variable
H A Dplatform_shared_memory_region_unittest.cc22 const size_t kRegionSize = 1024; variable
/aosp_15_r20/art/runtime/gc/space/
H A Dregion_space.h236 static constexpr size_t kRegionSize = 256 * KB; variable
/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache_unittest.cc58 static const int kRegionSize = 100; member in base::__anonb379e3a90111::IsolatedModule
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DVhdxHandler.cpp263 static const size_t kRegionSize = 1 << 16; variable
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc787 const uptr kRegionSize = in TEST() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_unittest.cc1047 const uint64_t kRegionSize = 0x2000; in TEST() local