Home
last modified time | relevance | path

Searched defs:NewP (Results 1 – 1 of 1) sorted by relevance

/external/scudo/standalone/tests/
Dcombined_test.cpp291 void *NewP = Allocator->reallocate(P, Size * 2); in SCUDO_TYPED_TEST() local
314 void *NewP = Allocator->reallocate(P, Size); in SCUDO_TYPED_TEST() local
337 void *NewP = Allocator->reallocate(P, NewSize); in SCUDO_TYPED_TEST() local