Searched refs:afd (Results 1 – 2 of 2) sorted by relevance
30 int afd = aidl.fds.at(i).get(); in checkEq() local33 EXPECT_GE(afd, 0) << "Invalid fd at index " << i; in checkEq()37 EXPECT_NE(afd, lfd) << "Index matched at " << i << " but should be dup'd fd"; in checkEq()39 EXPECT_EQ(afd, lfd) << "Index mismatched at " << i << " but should be same fd"; in checkEq()46 int afd = aidl.ints.at(i); in checkEq() local49 EXPECT_EQ(afd, lfd) << "Index mismatch at " << i; in checkEq()
2 afd@ti.com