Home
last modified time | relevance | path

Searched refs:add_section (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
Dtest_https_cert_validation.py74 boto.config.add_section('Boto')
80 boto.config.add_section('Credentials')
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/
Dconfig.py101 config.add_section(section)
107 self.add_section(section)
216 self.add_section(section)
/external/chromium-trace/catapult/third_party/coverage/coverage/
Dtemplite.py46 def add_section(self): member in CodeBuilder
130 vars_code = code.add_section()
/external/autotest/client/common_lib/
Dglobal_config.py120 cfgparser.add_section(section)
252 self.config.add_section(section)
Dsoftware_manager.py442 self.cfgparser.add_section(section_name)
/external/autotest/site_utils/suite_scheduler/
Dforgiving_config_parser_unittest.py30 initial.add_section(section)
Dtimed_event_unittest.py156 config.add_section(section)
181 config.add_section(section)
306 config.add_section(section)
Ddriver_unittest.py68 self.config.add_section(timed_event.Nightly.KEYWORD)
69 self.config.add_section(timed_event.Weekly.KEYWORD)
Dbuild_event_unittest.py96 config.add_section(section)
Dtask_unittest.py62 self.config.add_section(self._TASK_NAME)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dorder.py111 self.config.add_section('Credentials')
115 self.config.add_section('Pyami')
Dserver.py220 self._config.add_section("Credentials")
225 self._config.add_section("Pyami")
/external/autotest/client/common_lib/cros/
Davahi_utils.py48 conf.add_section(section)
/external/autotest/client/bin/
Dtest_config.py89 self.parser.add_section(section)
/external/chromium-trace/catapult/third_party/gsutil/gslib/
D__main__.py255 boto.config.add_section('Boto')
309 boto.config.add_section(opt_section)
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dutil.py203 boto.config.add_section(section)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/
Dbs.py112 self.sd.add_section('Credentials')
/external/sonivox/jet_tools/JetCreator/
DJetFile.py662 config.add_section(OUTPUT_SECTION)
675 config.add_section(segment_name)
716 config.add_section(LIBRARY_SECTION)
DJetUtils.py244 config.add_section(section)
307 config.add_section(JetDefs.RECENT_SECTION)
/external/clang/tools/scan-view/share/
DScanView.py129 self.config.add_section('ScanView')
131 self.config.add_section(r.getName())
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
Dserver.py261 cfg.add_section('Credentials')
265 cfg.add_section('DB_Server')
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Dlaunch_instance70 self.add_section('Credentials')
/external/autotest/tko/parsers/test/
Dscenario_base.py351 config.add_section(TEST)
/external/autotest/frontend/afe/
Dsite_rpc_interface.py313 new_shadow.add_section(section)
/external/elfutils/src/
DChangeLog2248 * ldgeneric.c (add_section): If TLS section is used, set need_tls flag.
2989 * ldgeneric.c (add_section): Also check group signature when
3009 * ldgeneric.c (add_section): Use ebl_sh_flags_combine instead of

12