Home
last modified time | relevance | path

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

12

/external/libcxx/utils/google-benchmark/src/
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
/external/cronet/stable/third_party/google_benchmark/src/src/
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
/external/google-benchmark/src/
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
/external/cronet/tot/third_party/google_benchmark/src/src/
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
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dwindowed_filter.h86 void Update(T new_sample, TimeT new_time) { in Update()
137 void Reset(T new_sample, TimeT new_time) { in Reset()
Dbandwidth_sampler.h136 void Reset(QuicByteCount new_height, QuicRoundTripCount new_time) { in Reset()
383 QuicRoundTripCount new_time) { in ResetMaxAckHeightTracker()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dwindowed_filter.h86 void Update(T new_sample, TimeT new_time) { in Update()
137 void Reset(T new_sample, TimeT new_time) { in Reset()
Dbandwidth_sampler.h136 void Reset(QuicByteCount new_height, QuicRoundTripCount new_time) { in Reset()
383 QuicRoundTripCount new_time) { in ResetMaxAckHeightTracker()
/external/ltp/testcases/kernel/syscalls/stime/
Dstime02.c25 static time_t new_time; variable
Dstime01.c27 time_t new_time; in run() local
/external/webrtc/rtc_base/
Dfake_clock.cc23 void FakeClock::SetTime(webrtc::Timestamp new_time) { in SetTime()
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
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
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
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
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
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
/external/webrtc/modules/audio_coding/neteq/tools/
Drtp_jitter.cc108 int new_time; in RunRtpJitter() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
Dsimulator.cc68 void Simulator::Schedule(Actor* actor, QuicTime new_time) { in Schedule()
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
Dsimulator.cc68 void Simulator::Schedule(Actor* actor, QuicTime new_time) { in Schedule()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimeValue.h106 explicit TimeValue( double new_time ) in TimeValue()
/external/llvm/include/llvm/Support/
DTimeValue.h106 explicit TimeValue( double new_time ) in TimeValue()
/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()
/external/icing/icing/scoring/
Dscorer_test.cc114 void SetFakeClock1Time(int64_t new_time) { in SetFakeClock1Time()
/external/cronet/stable/net/disk_cache/simple/
Dsimple_index_unittest.cc227 const base::Time new_time = base::Time::Now(); in TEST_F() local
/external/cronet/tot/net/disk_cache/simple/
Dsimple_index_unittest.cc227 const base::Time new_time = base::Time::Now(); in TEST_F() local
/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
/external/cronet/stable/net/http/
Dhttp_server_properties.cc866 base::Time new_time = new_it->expiration(); in SetAlternativeServicesInternal() local

12