Searched defs:mock_close (Results 1 – 5 of 5) sorted by relevance
57 def testCloseClient(self, mock_close): argument63 def testClientAsContextManager(self, mock_close): argument
86 int MockVfs::mock_close(int fd) { in mock_close() function in pw::digital_io::MockVfs
65 def fakehttp(fakedata, mock_close=False): argument113 def fakehttp(self, fakedata, mock_close=False): argument