Searched refs:GetBuildbotDataType (Results 1 - 13 of 13) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/value/
H A Dskip.py30 def GetBuildbotDataType(self, output_context): member in class:SkipValue
H A Dskip_unittest.py39 self.assertIsNone(v.GetBuildbotDataType(
H A Dsummarizable.py41 def GetBuildbotDataType(self, output_context): member in class:SummarizableValue
H A Dhistogram_unittest.py61 histogram.GetBuildbotDataType(value.SUMMARY_RESULT_OUTPUT_CONTEXT))
65 histogram.GetBuildbotDataType(value.SUMMARY_RESULT_OUTPUT_CONTEXT))
H A Dfailure.py57 def GetBuildbotDataType(self, output_context): member in class:FailureValue
H A Dfailure_unittest.py47 self.assertIsNone(v.GetBuildbotDataType(
H A Dscalar.py49 def GetBuildbotDataType(self, output_context): member in class:ScalarValue
H A Dscalar_unittest.py47 self.assertEquals('default', v.GetBuildbotDataType(
57 v.GetBuildbotDataType(value.COMPUTED_PER_PAGE_SUMMARY_OUTPUT_CONTEXT))
H A Dhistogram.py70 def GetBuildbotDataType(self, output_context): member in class:HistogramValue
H A D__init__.py142 def GetBuildbotDataType(self, output_context): member in class:Value
H A Dlist_of_scalar_values.py124 def GetBuildbotDataType(self, output_context): member in class:ListOfScalarValues
H A Dtrace.py122 def GetBuildbotDataType(self, output_context): member in class:TraceValue
H A Dvalue_unittest.py36 def GetBuildbotDataType(self, output_context): member in class:ValueForTest

Completed in 188 milliseconds