Home
last modified time | relevance | path

Searched refs:configuration_recorder_names (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/configservice/
Dlayer1.py149 configuration_recorder_names=None): argument
164 if configuration_recorder_names is not None:
165 params['ConfigurationRecorderNames'] = configuration_recorder_names
170 configuration_recorder_names=None): argument
183 if configuration_recorder_names is not None:
184 params['ConfigurationRecorderNames'] = configuration_recorder_names
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/configservice/
Dtest_configservice.py39 configuration_recorder_names=['non-existant-recorder'])