Home
last modified time | relevance | path

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

/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DDexFileTest.cpp40 static void CheckForLeak(size_t loop, size_t* first_allocated_bytes, size_t* last_allocated_bytes) { in CheckForLeak()
64 size_t first_allocated_bytes = 0; in TEST() local
83 size_t first_allocated_bytes = 0; in TEST() local
H A DTestUtils.cpp33 size_t first_allocated_bytes = 0; in TestCheckForLeaks() local