Home
last modified time | relevance | path

Searched refs:IsPageAligned (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp74 static ::testing::AssertionResult IsPageAligned(void *buf) { in IsPageAligned() function
424 EXPECT_TRUE(IsPageAligned((void *)buf)); in onTransact()