Searched defs:expected_timeout (Results 1 – 5 of 5) sorted by relevance
32 auto expected_timeout = in DoWriteReadFor() local
49 stime_t expected_timeout; member
141 stime_t expected_timeout = 0.0; in TEST_P() local
410 def stub_urlopen_with_timeout_check(self, expected_timeout, argument
564 def _check_nccl_timeout(self, expected_timeout): argument