Searched refs:GetExtraAutotestArgs (Results 1 – 2 of 2) sorted by relevance
342 result = br.GetExtraAutotestArgs()346 result = br.GetExtraAutotestArgs()353 result = br.GetExtraAutotestArgs()359 result = br.GetExtraAutotestArgs()365 self.assertRaises(Exception, br.GetExtraAutotestArgs)
54 self.profiler_args = self.GetExtraAutotestArgs()176 def GetExtraAutotestArgs(self): member in BenchmarkRun