Home
last modified time | relevance | path

Searched defs:Now (Results 1 – 25 of 35) sorted by relevance

12

/external/libcxx/utils/google-benchmark/src/
Dcycleclock.h61 inline BENCHMARK_ALWAYS_INLINE int64_t Now() { in Now() function
/external/google-benchmark/src/
Dcycleclock.h61 inline BENCHMARK_ALWAYS_INLINE int64_t Now() { in Now() function
/external/stressapptest/src/
Dclock.h26 virtual time_t Now() { return time(NULL); } in Now() function
/external/libchrome/base/time/
Ddefault_clock.cc13 Time DefaultClock::Now() const { in Now() function in base::DefaultClock
Dtime.cc179 Time Time::Now() { in Now() function in base::Time
356 TimeTicks TimeTicks::Now() { in Now() function in base::TimeTicks
395 ThreadTicks ThreadTicks::Now() { in Now() function in base::ThreadTicks
Dtime_unittest.cc756 static Time Now() { in Now() function in base::__anon32d1aa880111::TimeOverride
891 static TimeTicks Now() { in Now() function in base::__anon32d1aa880111::TimeTicksOverride
938 static ThreadTicks Now() { in Now() function in base::__anon32d1aa880111::ThreadTicksOverride
/external/v8/src/base/platform/
Dtime.cc301 Time Now() { in Now() function in v8::base::Clock
352 Time Time::Now() { in Now() function in v8::base::Time
400 Time Time::Now() { in Now() function in v8::base::Time
719 TimeTicks TimeTicks::Now() { in Now() function in v8::base::TimeTicks
735 TimeTicks TimeTicks::Now() { in Now() function in v8::base::TimeTicks
784 ThreadTicks ThreadTicks::Now() { in Now() function in v8::base::ThreadTicks
Delapsed-timer.h83 static V8_INLINE TimeTicks Now() { in Now() function
/external/u-boot/doc/
DREADME.x86117 Now you can build U-Boot and obtain u-boot.rom: label
194 Now you can build U-Boot and obtain u-boot.rom: label
235 Now you can build U-Boot and obtain u-boot.rom label
249 Now build U-Boot and obtain u-boot.rom label
303 Now you can build U-Boot and obtain u-boot.rom label
/external/libchrome/base/task/sequence_manager/
Dlazy_now.cc25 TimeTicks LazyNow::Now() { in Now() function in base::sequence_manager::LazyNow
Dreal_time_domain.cc21 TimeTicks RealTimeDomain::Now() const { in Now() function in base::sequence_manager::internal::RealTimeDomain
Dtime_domain_unittest.cc46 TimeTicks Now() const override { return now_; } in Now() function in base::sequence_manager::TestTimeDomain
/external/libchrome/base/test/
Dsimple_test_clock.cc13 Time SimpleTestClock::Now() const { in Now() function in base::SimpleTestClock
Dtest_mock_time_task_runner.cc45 Time Now() const override { return task_runner_->Now(); } in Now() function in base::__anon3fe6fc2d0111::LegacyMockClock
268 Time TestMockTimeTaskRunner::Now() const { in Now() function in base::TestMockTimeTaskRunner
493 Time TestMockTimeTaskRunner::MockClock::Now() const { in Now() function in base::TestMockTimeTaskRunner::MockClock
/external/libchrome/base/task/sequence_manager/test/
Dmock_time_domain.cc19 TimeTicks MockTimeDomain::Now() const { in Now() function in base::sequence_manager::MockTimeDomain
/external/webrtc/webrtc/system_wrappers/include/
Dtick_util.h158 inline TickTime TickTime::Now() { in Now() function
/external/grpc-grpc/test/cpp/qps/
Dusage_timer.cc38 double UsageTimer::Now() { in Now() function in UsageTimer
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_time.py226 def Now(): function
/external/grpc-grpc/src/core/lib/iomgr/
Dexec_ctx.cc145 grpc_millis ExecCtx::Now() { in Now() function in grpc_core::ExecCtx
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DTimespec.cs77 public static Timespec Now property
/external/libchrome/base/timer/
Dtimer.cc186 TimeTicks Timer::Now() const { in Now() function in base::Timer
/external/pdfium/core/fxcrt/
Dcfx_datetime.cpp94 CFX_DateTime CFX_DateTime::Now() { in Now() function in CFX_DateTime
/external/syzkaller/dashboard/app/
Dmain.go38 Now time.Time member
71 Now time.Time member
90 Now time.Time member
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc1002 uint64_t V4L2Device::Now() { in Now() function in V4L2Device
/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp736 auto Now = system_clock::now(); in Loop() local

12