Home
last modified time | relevance | path

Searched defs:GetTimes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DProcessUtils.h67 …bool GetTimes(LPFILETIME creationTime, LPFILETIME exitTime, LPFILETIME kernelTime, LPFILETIME user… in GetTimes() function
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp110 Times GetTimes(path const& p) { in GetTimes() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp166 Times GetTimes(path const& p) { in GetTimes() function
/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler_unittest.cc1487 std::vector<TimeTicks> GetTimes() { in PROFILER_TEST_F() function in base::PROFILER_TEST_F::SynchronizedSampleTimes
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dentry_unittest.cc709 void DiskCacheEntryTest::GetTimes(int stream_index) { in GetTimes() function in DiskCacheEntryTest
748 TEST_F(DiskCacheEntryTest, GetTimes) { in TEST_F() argument