Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 498) sorted by relevance

12345678910>>...20

/external/volley/src/test/java/com/android/volley/toolbox/
DHttpHeaderParserTest.java86 long now = System.currentTimeMillis(); in parseCacheHeaders_normalExpire() local
102 long now = System.currentTimeMillis(); in parseCacheHeaders_expiresInPast() local
117 long now = System.currentTimeMillis(); in parseCacheHeaders_serverRelative() local
130 long now = System.currentTimeMillis(); in parseCacheHeaders_cacheControlOverridesExpires() local
144 long now = System.currentTimeMillis(); in testParseCacheHeaders_staleWhileRevalidate() local
162 long now = System.currentTimeMillis(); in parseCacheHeaders_cacheControlNoCache() local
173 long now = System.currentTimeMillis(); in parseCacheHeaders_cacheControlMustRevalidateNoMaxAge() local
186 long now = System.currentTimeMillis(); in parseCacheHeaders_cacheControlMustRevalidateWithMaxAge() local
199 long now = System.currentTimeMillis(); in parseCacheHeaders_cacheControlMustRevalidateWithMaxAgeAndStale() local
/external/c-ares/
Dares__timeval.c28 struct timeval now; in ares__tvnow() local
46 struct timeval now; in ares__tvnow() local
78 struct timeval now; in ares__tvnow() local
90 struct timeval now; in ares__tvnow() local
Dares_process.c103 int ares__timedout(struct timeval *now, in ares__timedout()
118 int ares__timeadd(struct timeval *now, in ares__timeadd()
133 long ares__timeoffset(struct timeval *now, in ares__timeoffset()
148 struct timeval now = ares__tvnow(); in processfds() local
209 struct timeval *now) in write_tcp_data()
332 ares_socket_t read_fd, struct timeval *now) in read_tcp_data()
428 ares_socket_t read_fd, struct timeval *now) in read_udp_packets()
503 static void process_timeouts(ares_channel channel, struct timeval *now) in process_timeouts()
537 struct timeval *now) in process_answer()
616 struct timeval *now) in process_broken_connections()
[all …]
/external/curl/tests/libtest/
Dtestutil.c36 struct timeval now; in tutil_tvnow() local
54 struct timeval now; in tutil_tvnow() local
86 struct timeval now; in tutil_tvnow() local
98 struct timeval now; in tutil_tvnow() local
/external/curl/src/
Dtool_util.c42 struct timeval now; in tool_tvnow() local
64 struct timeval now; in tool_tvnow() local
96 struct timeval now; in tool_tvnow() local
108 struct timeval now; in tool_tvnow() local
/external/curl/lib/
Dtimeval.c34 struct timeval now; in curlx_tvnow() local
60 struct timeval now; in curlx_tvnow() local
92 struct timeval now; in curlx_tvnow() local
104 struct timeval now; in curlx_tvnow() local
Dprogress.c166 struct timeval now = Curl_tvnow(); in Curl_pgrsTime() local
250 struct timeval now) in Curl_pgrsLimitWaitTime()
276 struct timeval now = Curl_tvnow(); in Curl_pgrsSetDownloadCounter() local
294 struct timeval now = Curl_tvnow(); in Curl_pgrsSetUploadCounter() local
340 struct timeval now; in Curl_pgrsUpdate() local
/external/v8/src/
Dcounters-inl.h22 base::TimeTicks now = Now(); in Start() local
28 void RuntimeCallTimer::Pause(base::TimeTicks now) { in Pause()
34 void RuntimeCallTimer::Resume(base::TimeTicks now) { in Resume()
41 base::TimeTicks now = Now(); in Stop() local
/external/libcxx/src/
Dchrono.cpp68 system_clock::now() _NOEXCEPT in now() function in chrono::system_clock
134 steady_clock::now() _NOEXCEPT in now() function in chrono::steady_clock
189 steady_clock::now() _NOEXCEPT in now() function in chrono::steady_clock
199 steady_clock::now() _NOEXCEPT in now() function in chrono::steady_clock
221 steady_clock::now() _NOEXCEPT in now() function in chrono::steady_clock
/external/ltp/testcases/kernel/timers/leapsec/
Dleapsec_timer.c88 struct timespec now; in adjtimex_status() local
107 static const char *strtime(const struct timespec *now) in strtime()
124 struct timespec now, target; in test_hrtimer_early_expiration() local
150 struct timespec now, leap, start; in run_leapsec() local
212 struct timespec now; in cleanup() local
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DAlarmManagerTest.java75 long now = new Date().getTime(); in shouldSupportGetNextScheduledAlarm() local
88 long now = new Date().getTime(); in shouldSupportGetNextScheduledAlarmForRepeatingAlarms() local
101 long now = new Date().getTime(); in shouldSupportPeekScheduledAlarm() local
140 private void assertScheduledAlarm(long now, PendingIntent pendingIntent, in assertScheduledAlarm()
145 private void assertRepeatingScheduledAlarm(long now, long interval, PendingIntent pendingIntent, in assertRepeatingScheduledAlarm()
/external/python/cpython2/Lib/test/
Dtest_strftime.py36 def _update_variables(self, now): argument
83 def strftest1(self, now): argument
131 def strftest2(self, now): argument
/external/syslinux/gpxe/src/core/
Dproto_eth_slow.c191 static inline unsigned long lacp_timer_val(unsigned long now, unsigned long when) in lacp_timer_val()
195 static void print_lacp(const char *which, struct slow_lacp *pkt, unsigned long now) in print_lacp()
206 #define print_lacp(which, pkt, now) do {} while(0) argument
289 static inline int lacp_timer_expired(unsigned long now, unsigned long when) in lacp_timer_expired()
294 static inline void lacp_start_periodic_timer(unsigned long now) in lacp_start_periodic_timer()
304 static inline void lacp_start_current_while_timer(unsigned long now) in lacp_start_current_while_timer()
313 static void send_lacp_reports(unsigned long now, int ntt) in send_lacp_reports()
346 static inline void send_eth_slow_reports(unsigned long now) in send_eth_slow_reports()
351 static inline void process_eth_slow(unsigned short ptype, unsigned long now) in process_eth_slow()
403 #define send_eth_slow_reports(now) do {} while(0) argument
[all …]
/external/autotest/site_utils/suite_scheduler/
Dtimed_event_unittest.py37 def TimeBefore(self, now): argument
42 def TimeLaterThan(self, now): argument
233 def TimeBefore(self, now): argument
237 def TimeLaterThan(self, now): argument
366 def TimeBefore(self, now): argument
370 def TimeLaterThan(self, now): argument
/external/webrtc/webrtc/base/
Drtccertificate_unittests.cc93 uint64_t now = NowSeconds(); in TEST_F() local
101 uint64_t now = NowSeconds(); in TEST_F() local
109 uint64_t now = NowSeconds(); in TEST_F() local
/external/blktrace/btt/
Diostat.c63 static void update_tot_qusz(struct d_info *dip, double now) in update_tot_qusz()
73 static void update_idle_time(struct d_info *dip, double now, int force) in update_idle_time()
88 double now = TO_SEC(stamp); in __dump_stats() local
257 double now = TO_SEC(iop->t.time); in iostat_issue() local
268 double now = TO_SEC(c_iop->t.time); in iostat_complete() local
/external/bison/lib/
Dtimevar.c200 get_time (now) in get_time() argument
289 struct timevar_time_def now; local
340 struct timevar_time_def now; local
401 struct timevar_time_def now; local
423 struct timevar_time_def now; local
453 struct timevar_time_def now; local
/external/syslinux/gpxe/src/net/
Dretry.c101 unsigned long now = currticks(); in stop_timer() local
178 unsigned long now = currticks(); in retry_step() local
/external/dnsmasq/src/
Dlease.c24 void lease_init(time_t now) in lease_init()
173 void lease_update_file(time_t now) in lease_update_file()
264 void lease_prune(struct dhcp_lease *target, time_t now) in lease_prune()
349 void lease_set_expires(struct dhcp_lease *lease, unsigned int len, time_t now) in lease_set_expires()
529 int do_script_run(time_t now) in do_script_run()
Dforward.c113 static unsigned short search_servers(time_t now, struct all_addr **addrpp, in search_servers()
206 HEADER *header, size_t plen, time_t now, struct frec *forward) in forward_query()
392 static size_t process_reply(HEADER *header, time_t now, in process_reply()
471 void reply_query(int fd, int family, time_t now) in reply_query()
574 void receive_query(struct listener *listen, time_t now) in receive_query()
733 unsigned char *tcp_request(int confd, time_t now, in tcp_request()
899 static struct frec *allocate_frec(time_t now) in allocate_frec()
974 struct frec *get_new_frec(time_t now, int *wait) in get_new_frec()
/external/guava/guava-bootstrap/src/java/util/concurrent/
DAbstractExecutorService.java73 long now = System.nanoTime(); in doInvokeAny() local
167 long now = System.nanoTime(); in invokeAll() local
185 long now = System.nanoTime(); in invokeAll() local
/external/webrtc/webrtc/video/
Doveruse_frame_detector.cc126 void Start(int64_t capture_time, int64_t now) { in Start()
142 int End(int64_t capture_time, int64_t now) { in End()
248 int64_t now = clock_->TimeInMilliseconds(); in FrameCaptured() local
271 int64_t now = clock_->TimeInMilliseconds(); in AddProcessingTime() local
283 int64_t now = clock_->TimeInMilliseconds(); in Process() local
/external/libvncserver/examples/
Dcamera.c58 static struct timeval now={0,0}, then={0,0}; in TimeToTakePicture() local
82 struct timeval now; in TakePicture() local
/external/v8/src/base/platform/
Dcondition-variable.cc100 Time now = Time::FromTimespec(ts); in WaitFor() local
103 Time now = Time::NowFromSystemTime(); in WaitFor() local
/external/libbrillo/brillo/
Dbackoff_entry.cc58 base::TimeTicks now = ImplGetTimeNow(); in GetTimeUntilRelease() local
76 base::TimeTicks now = ImplGetTimeNow(); in CanDiscard() local

12345678910>>...20