Searched defs:ParseConfig (Results 1 – 4 of 4) sorted by relevance
126 bool ParseConfig(int argc, char **argv, TestConfig *out_config) { in ParseConfig() function
110 class ParseConfig(ConfigParser.ConfigParser): class
393 ParseConfig in ParseConfig() function
270 def ParseConfig (self, options): member in JetFile