Home
last modified time | relevance | path

Searched defs:finish_time (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/lib/
Dsuite_report.py56 finish_time=None, parent=None): argument
/external/libcxx/fuzzing/
Dfuzz_test.cpp150 const auto finish_time = std::chrono::high_resolution_clock::now(); in test_one() local
/external/libchrome/base/
Dsync_socket_posix.cc153 const TimeTicks finish_time = start_time + timeout; in ReceiveWithTimeout() local
/external/autotest/utils/
Dloadtest.py117 finish_time=None, parent=None, **kwargs): argument