78 EXPECT_CALL(*this, Write(_, _, _)).Times(0);. 79 EXPECT_CALL(*this, Read(_, _)).Times(0);. 80 }. 81. 82 void ExpectRead(const GoogleString& asciiProto) {.
確定! 回上一頁