OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:failover
(Results
1 - 4
of
4
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/
record.py
73
health_check=None,
failover
=None):
135
:type
failover
: str
136
:param
failover
: *
Failover
resource record sets only* Whether this is the
144
health_check=health_check,
failover
=
failover
)
224
<
Failover
>%(
failover
)s</
Failover
>
248
health_check=None,
failover
=None)
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/route53/
test_connection.py
391
<Name>
failover
.example.com.</Name>
393
<SetIdentifier>
failover
-primary</SetIdentifier>
394
<
Failover
>PRIMARY</
Failover
>
463
self.assertEqual(failover_record.name, '
failover
.example.com.')
465
self.assertEqual(failover_record.identifier, '
failover
-primary')
466
self.assertEqual(failover_record.
failover
, 'PRIMARY')
713
rrsets.add_change_record('CREATE', Record('
failover
.example.com', 'A', 60, ['2.2.2.2'], health_check='hc-1234',
failover
='PRIMARY', identifier='primary'))
783
<Name>
failover
.example.com</Name
[
all
...]
/external/v8/test/mjsunit/
double-equals.js
56
// Object where ToPrimitive returns value by
failover
to toString when
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py
[
all
...]
Completed in 1040 milliseconds