Home
last modified time | relevance | path

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

/nanopb-latest/tests/common/
Dmalloc_wrappers.h8 size_t get_alloc_bytes();
Dmalloc_wrappers.c175 size_t get_alloc_bytes() in get_alloc_bytes() function
/nanopb-latest/tests/fuzztest/
Dfuzztest.c344 set_max_alloc_bytes(get_alloc_bytes() + 4096); in do_roundtrips()