Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
H A Dtoctou.pass.cpp65 auto start_time = std::chrono::system_clock::now(); in main() local
/llvm-project/libcxx/test/libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/
H A Dlast_write_time.pass.cpp56 file_time_type start_time = file_time_type::clock::now() - hours(1); in last_write_time_not_representable_error() local
/llvm-project/llvm/utils/lit/lit/
H A Dreports.py166 gen_resultdb_test_entry( test_name, start_time, elapsed_time, test_output, result_code, is_expected ) global() argument
/llvm-project/lldb/examples/python/
H A Ddisasm-stress-test.py218 start_time = time.time() variable
/llvm-project/libc/test/UnitTest/
H A DLibcTest.cpp161 [[maybe_unused]] const uint64_t start_time = clock(); in runTests() local
/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h674 void push_back(uint64_t start_time, uint64_t stop_time, int nest_level, in push_back() argument
769 inline void push_event(uint64_t start_time, uint64_t stop_time, in push_event() argument
/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc812 const double start_time = ChronoClockNow(); in GetCPUCyclesPerSecond() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2496 const auto start_time = steady_clock::now(); TestPacketSpeed() local
2550 const auto start_time = steady_clock::now(); TestPacketSpeed() local