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

/bionic/tests/
H A Dpthread_test.cpp435 int leaked_bytes = (final_bytes - initial_bytes); local
439 ASSERT_LT(leaked_bytes, 32 /*threads*/ * 128 /*bytes*/);

Completed in 59 milliseconds