Searched refs:GetExtraAutotestArgs (Results 1 – 2 of 2) sorted by relevance
347 result = br.GetExtraAutotestArgs()351 result = br.GetExtraAutotestArgs()358 result = br.GetExtraAutotestArgs()364 result = br.GetExtraAutotestArgs()370 self.assertRaises(Exception, br.GetExtraAutotestArgs)
55 self.profiler_args = self.GetExtraAutotestArgs()178 def GetExtraAutotestArgs(self): member in BenchmarkRun