Searched defs:timings (Results 1 – 9 of 9) sorted by relevance
36 function __set_timings(timings) { argument
113 def __init__(self, specifications, debug = None, debug_flags = 7, timings = None): argument
290 def WriteStats(resultfile, suite_name, timings): argument
123 …OwnPtr<GraphicsContextSnapshot::Timings> timings = adoptPtr(new GraphicsContextSnapshot::Timings()… in profile() local
67 void ProfilingCanvas::setTimings(Vector<double>* timings) in setTimings()
58 timings: this._buildTimings() property
247 def _print_statistics_for_test_timings(self, title, timings): argument
399 …OwnPtr<GraphicsContextSnapshot::Timings> timings = snapshot->profile(minRepeatCount ? *minRepeatCo… in profileSnapshot() local
1095 struct v4l2_dv_timings timings; member