Searched refs:kTestAllocSize (Results 1 – 1 of 1) sorted by relevance
853 constexpr uint64_t kTestAllocSize = 128; in NativeProfilingActiveAtProcessExit() local863 volatile char* x = static_cast<char*>(malloc(kTestAllocSize)); in NativeProfilingActiveAtProcessExit()