Home
last modified time | relevance | path

Searched defs:new_time (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dreporter.cc94 double new_time = real_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedRealTime() local
100 double new_time = cpu_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedCPUTime() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dreporter.cc107 double new_time = real_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedRealTime() local
113 double new_time = cpu_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedCPUTime() local
/aosp_15_r20/external/google-benchmark/src/
H A Dreporter.cc107 double new_time = real_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedRealTime() local
113 double new_time = cpu_accumulated_time * GetTimeUnitMultiplier(time_unit); in GetAdjustedCPUTime() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp443 file_time_type new_time; in TEST_CASE() member
487 const file_time_type new_time = Clock::now() + Hours(3); in TEST_CASE() local
516 file_time_type new_time = file_time_type::min(); in TEST_CASE() local
550 file_time_type new_time = file_time_type::max(); in TEST_CASE() local
/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.cpp492 file_time_type new_time; in set_last_write_time_dynamic_env_test() member
542 const file_time_type new_time = Clock::now() + Hours(3); in last_write_time_symlink_test() local
571 file_time_type new_time = file_time_type::min(); in test_write_min_time() local
605 file_time_type new_time = file_time_type::max(); in test_write_max_time() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dwindowed_filter.h86 void Update(T new_sample, TimeT new_time) { in Update()
137 void Reset(T new_sample, TimeT new_time) { in Reset()
H A Dbandwidth_sampler.h136 void Reset(QuicByteCount new_height, QuicRoundTripCount new_time) { in Reset()
383 QuicRoundTripCount new_time) { in ResetMaxAckHeightTracker()
/aosp_15_r20/hardware/qcom/wlan/wcn6740/wcnss-service/
Dwcnss_service.c307 struct utimbuf new_time; in setup_wlan_config_file() local
621 struct utimbuf new_time; in nvbin_sendfile() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/stime/
H A Dstime02.c25 static time_t new_time; variable
H A Dstime01.c27 time_t new_time; in run() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dfake_clock.cc23 void FakeClock::SetTime(webrtc::Timestamp new_time) { in SetTime()
/aosp_15_r20/bionic/libc/bionic/
H A Dbionic_time_conversions.cpp55 static void convert_timespec_clocks(timespec& new_time, clockid_t new_clockbase, in convert_timespec_clocks()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Drtp_jitter.cc108 int new_time; in RunRtpJitter() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dsimulator.cc66 void Simulator::Schedule(Actor* actor, QuicTime new_time) { in Schedule()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DTimeValue.h106 explicit TimeValue( double new_time ) in TimeValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimeValue.h106 explicit TimeValue( double new_time ) in TimeValue()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Doperations.hpp439 void last_write_time(const path& p, const std::time_t new_time) in last_write_time()
442 void last_write_time(const path& p, const std::time_t new_time, in last_write_time()
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wcnss-service/
Dwcnss_service.c278 struct utimbuf new_time; in setup_wlan_config_file() local
/aosp_15_r20/external/icing/icing/scoring/
H A Dscorer_test.cc115 void SetFakeClock1Time(int64_t new_time) { in SetFakeClock1Time()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dmod.rs782 let new_time = self.loss_time[e]; in loss_time_and_space() localVariable
828 let new_time = in pto_time_and_space() localVariable
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dmod.rs782 let new_time = self.loss_time[e]; in loss_time_and_space() localVariable
828 let new_time = in pto_time_and_space() localVariable
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index_unittest.cc213 const base::Time new_time = base::Time::Now(); in TEST_F() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties.cc860 base::Time new_time = new_it->expiration(); in SetAlternativeServicesInternal() local
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Doperations.cpp578 void __last_write_time(const path& p, file_time_type new_time, error_code* ec) { in __last_write_time()
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp1016 void __last_write_time(const path& p, file_time_type new_time, error_code* ec) { in __last_write_time()

12