Home
last modified time | relevance | path

Searched defs:config_class (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_configparser.py891 config_class = configparser.RawConfigParser variable in StrictTestCase
896 config_class = configparser.ConfigParser variable in ConfigParserTestCase
994 config_class = configparser.ConfigParser variable in ConfigParserTestCaseNoInterpolation
1030 config_class = configparser.ConfigParser variable in ConfigParserTestCaseLegacyInterpolation
1062 config_class = configparser.ConfigParser variable in MultilineValuesTestCase
1091 config_class = configparser.RawConfigParser variable in RawConfigParserTestCase
1148 config_class = configparser.RawConfigParser variable in RawConfigParserTestSambaConf
1168 config_class = configparser.ConfigParser variable in ConfigParserTestCaseExtendedInterpolation
1343 config_class = configparser.ConfigParser variable in ConfigParserTestCaseTrickyFile
1396 def prepare(self, config_class): argument
[all …]
/external/python/cpython2/Lib/test/
Dtest_cfgparser.py363 config_class = ConfigParser.ConfigParser variable in ConfigParserTestCase
421 config_class = ConfigParser.ConfigParser variable in MultilineValuesTestCase
449 config_class = ConfigParser.RawConfigParser variable in RawConfigParserTestCase
484 config_class = ConfigParser.SafeConfigParser variable in SafeConfigParserTestCase
568 def prepare(self, config_class): argument
/external/autotest/utils/frozen_chromite/lib/
Dconfig_lib.py2000 config_class, argument