Home | History | Annotate | Download | only in common_lib

Lines Matching refs:expected_timeout

399     def stub_urlopen_with_timeout_check(self, expected_timeout,
402 self.assertEquals(timeout, expected_timeout)