platform_bionic/libc/malloc_debug/tests
Greg Kaiser 2335213e04 Match argument order in cpp file
We swap the 2nd and 3rd arguments to the CallocEntry constructor
to match the order in the cpp file, and match the C calloc convention.

We also fix an invocation of this constructor.

Change-Id: Iebe16d82a74459e5e957c1d9e2cc1aebb15150d0
Test: TreeHugger
2023-01-09 21:14:18 +00:00
..
backtrace_fake.cpp Update for LocalUnwinder object removal. 2022-03-03 15:23:25 -08:00
backtrace_fake.h Update for LocalUnwinder object removal. 2022-03-03 15:23:25 -08:00
libc_fake.cpp
log_fake.cpp Add support for using the new unwinder. 2018-05-24 08:44:53 -07:00
log_fake.h
malloc_debug_config_tests.cpp Add options to only backtrace specific sizes. 2022-05-18 17:05:05 -07:00
malloc_debug_system_tests.cpp Use new AndroidLocalUnwinder. 2022-05-16 15:37:21 -07:00
malloc_debug_unit_tests.cpp Match argument order in cpp file 2023-01-09 21:14:18 +00:00