Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp511 int32_t counti; in TEST_F() local
519 ret = replyi.readInt32(&counti); in TEST_F()
521 EXPECT_EQ(1, counti); in TEST_F()