Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc853 constexpr uint64_t kTestAllocSize = 128; in NativeProfilingActiveAtProcessExit() local
863 volatile char* x = static_cast<char*>(malloc(kTestAllocSize)); in NativeProfilingActiveAtProcessExit()