Searched refs:CreateMeasurement (Results 1 – 1 of 1) sorted by relevance
277 trace.CreateMeasurement(trybot, no_patch) for trace in trace_configs]449 def CreateMeasurement(self, trybot, no_patch): member in TraceConfig531 measurement_with_patch = self.CreateMeasurement(trybot, False)532 measurement_no_patch = self.CreateMeasurement(trybot, True)