Searched refs:GetDefaultConfig (Results 1 – 2 of 2) sorted by relevance
90 test_configs = [config_parser.GetDefaultConfig(test_cls_name)]94 baseline_config = config_parser.GetDefaultConfig(test_cls_name)
39 def GetDefaultConfig(test_name): function