Searched refs:binderTestIoctlErr1 (Results 1 – 1 of 1) sorted by relevance
105 void binderTestIoctlErr1(int cmd, void *arg, int expect_errno) { in binderTestIoctlErr1() function in BinderDriverInterfaceTest128 binderTestIoctlErr1(BINDER_WRITE_READ, &bwr, EAGAIN); in binderTestReadEmpty()161 binderTestIoctlErr1(BINDER_WRITE_READ, nullptr, EFAULT); in TEST_F()197 binderTestIoctlErr1(BINDER_SET_CONTEXT_MGR, &dummy, EBUSY); in TEST_F()