Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DTestUtils.cpp38 size_t allocated_bytes = mallinfo().uordblks; in TestCheckForLeaks() local
DDexFileTest.cpp41 size_t allocated_bytes = mallinfo().uordblks; in CheckForLeak() local