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

/bionic/tests/
H A Dpthread_test.cpp540 static size_t GetActualGuardSize(const pthread_attr_t& attributes) { function
578 ASSERT_EQ(4096U, GetActualGuardSize(attributes));

Completed in 4 milliseconds