Searched refs:GetExtraAutotestArgs (Results 1 – 2 of 2) sorted by relevance
358 result = br.GetExtraAutotestArgs()362 result = br.GetExtraAutotestArgs()370 result = br.GetExtraAutotestArgs()377 self.assertRaises(Exception, br.GetExtraAutotestArgs)
57 self.profiler_args = self.GetExtraAutotestArgs()180 def GetExtraAutotestArgs(self): member in BenchmarkRun