Searched refs:time_type (Results 1 – 4 of 4) sorted by relevance
/external/skia/bench/ |
D | check_bench_regressions.py | 52 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/ |
D | check_bench_regressions.py | 52 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/ |
D | select_reactor.hpp | 39 const typename Time_Traits::time_type& time, in schedule_timer()
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | select_reactor.hpp | 119 const typename Time_Traits::time_type& time,
|