Home
last modified time | relevance | path

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

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