Home | History | Annotate | Download | only in push-to-trunk

Lines Matching defs:ReadLine

261   """Convenience function returning a readline test expectation."""
263 "name": "readline",
393 def ReadLine(self):
394 return self._mock.Call("readline")