OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bad_host
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/common_lib/cros/
dev_server_unittest.py
75
"""Ensure we rehash on a failed ping on a
bad_host
."""
77
bad_host
, good_host = 'http://
bad_host
:99', 'http://good_host:8080'
79
[
bad_host
, good_host])
81
# Mock out bad ping failure to
bad_host
by raising devserver exception.
82
urllib2.urlopen(mox.StrContains(
bad_host
), data=None).AndRaise(
96
"""Ensure we rehash on a failed ping on a
bad_host
after urlerror."""
100
bad_host
, good_host = 'http://
bad_host
:99', 'http://good_host:8080'
102
[
bad_host
, good_host]
[
all
...]
/external/fio/engines/
rdma.c
1074
goto
bad_host
;
1080
goto
bad_host
;
1092
goto
bad_host
;
1105
goto
bad_host
;
1184
bad_host
:
Completed in 190 milliseconds