Searched refs:now_ (Results 1 – 5 of 5) sorted by relevance
201 now_ = GRPC_MILLIS_INF_FUTURE; in SetNowIomgrShutdown()209 now_ = new_val; in TestOnlySetNow()252 grpc_millis now_ = 0; variable
166 now_ = timespec_to_millis_round_down(gpr_now(GPR_CLOCK_MONOTONIC)); in Now()169 return now_; in Now()
135 VirtualFileSystem() : now_(1) {} in VirtualFileSystem()143 return ++now_; in Tick()168 int now_; member
145 files_[path].mtime = now_; in Create()
662 (edge->rule().name() == "touch-fail-tick2" && fs_->now_ == 2)) in WaitForCommand()