Home
last modified time | relevance | path

Searched defs:time_fn (Results 1 – 3 of 3) sorted by relevance

/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/
Dmetric_store.py49 def __init__(self, state, time_fn=None): argument
168 def __init__(self, state, time_fn=None): argument
Dhelpers.py113 time_fn=time.time): argument
/external/autotest/utils/frozen_chromite/third_party/infra_libs/
Dhttplib2_utils.py176 def __init__(self, name, time_fn=time.time, timeout=DEFAULT_TIMEOUT, argument