Searched defs:with_timeout (Results 1 – 2 of 2) sorted by relevance
5946 bool with_timeout = _i; /* ranged test */ in START_TEST() local6109 struct range with_timeout = { 0, 2 }; in TEST_COLLECTION() local
1623 def check_sendall_interrupted(self, with_timeout): argument