Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/build/functions/
Ddatastore_entities.py49 finish_time = ndb.StringProperty() variable in LastSuccessfulBuild
/external/autotest/server/lib/
Dsuite_report.py56 finish_time=None, parent=None): argument
/external/cronet/base/
Dsync_socket_posix.cc124 const TimeTicks finish_time = start_time + timeout; in ReceiveWithTimeout() local
Dsync_socket_win.cc135 TimeTicks current_time, finish_time; in CancelableFileOperation() local
/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