Searched refs:realloc_pointer (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp1355 void* realloc_pointer = debug_realloc(pointer, SIZE_MAX); local
1356 ASSERT_TRUE(realloc_pointer == nullptr);

Completed in 62 milliseconds