Home
last modified time | relevance | path

Searched refs:kAllocSize2 (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc1155 constexpr size_t kAllocSize2 = 7; in TEST_P() local
1159 base::Subprocess child2 = ForkContinuousAlloc(allocator_mode(), kAllocSize2); in TEST_P()
1182 ValidateSampleSizes(helper.get(), static_cast<uint64_t>(pid2), kAllocSize2); in TEST_P()