Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp1375 TooManyFdsFlattenable tooManyFds2(1025); in TEST_F() local
1376 EXPECT_THAT(parcel.write(tooManyFds2), StatusEq(BAD_VALUE)); in TEST_F()