Home
last modified time | relevance | path

Searched refs:HISTOGRAM_BEGIN (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/video/
Dhistogram_verifier_unittest.py185 HISTOGRAM_BEGIN = '\n'.join([ variable in HistogramDifferTest
228 (histogram_verifier.parse_histogram(self.HISTOGRAM_BEGIN),
229 self.HISTOGRAM_BEGIN),
245 (histogram_verifier.parse_histogram(self.HISTOGRAM_BEGIN),
246 self.HISTOGRAM_BEGIN),
247 (histogram_verifier.parse_histogram(self.HISTOGRAM_BEGIN),
248 self.HISTOGRAM_BEGIN)])