Home
last modified time | relevance | path

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

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