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

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp507 int32_t counti; local
515 ret = replyi.readInt32(&counti);
517 EXPECT_EQ(1, counti);

Completed in 741 milliseconds