Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dlightweight_quarantine_unittest.cc93 constexpr size_t kObjectSize = 1; in TEST_P() local
119 constexpr size_t kObjectSize = 1 << 26; // 64 MiB. in TEST_P() local
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/
H A Dfunction_tests.cc118 static constexpr size_t kObjectSize{HugeCallableSize}; member in __anon339fe1ef0111::SingleObjectAllocatorResources