Home
last modified time | relevance | path

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

/external/skia/bench/
Dcheck_bench_regressions.py52 def __init__(self, bench, config, time_type, settings): argument
55 self.time_type = time_type
62 str(self.time_type),
70 str(self.time_type),
77 self.time_type == other.time_type and
83 hash(self.time_type) ^
99 point_name = Label(point.bench,point.config,point.time_type,
/external/skqp/bench/
Dcheck_bench_regressions.py52 def __init__(self, bench, config, time_type, settings): argument
55 self.time_type = time_type
62 str(self.time_type),
70 str(self.time_type),
77 self.time_type == other.time_type and
83 hash(self.time_type) ^
99 point_name = Label(point.bench,point.config,point.time_type,
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dselect_reactor.hpp39 const typename Time_Traits::time_type& time, in schedule_timer()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dselect_reactor.hpp119 const typename Time_Traits::time_type& time,