Searched defs:mock_close (Results 1 – 4 of 4) 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
66 def fakehttp(fakedata, mock_close=False): argument114 def fakehttp(self, fakedata, mock_close=False): argument