Lines Matching refs:EFBIG
673 EXPECT_CALL(fd_mock(), Close()).WillOnce(SetErrnoAndReturn(EFBIG, -1));676 EXPECT_EQ("EFBIG", error->GetCode());