Searched refs:GetConfigNames (Results 1 – 2 of 2) sorted by relevance
136 def GetConfigNames(self): member in TracingProject151 assert 'full' in self.GetConfigNames()155 choices = self.GetConfigNames()
28 parser.add_argument('--config', choices=project.GetConfigNames())