Home
last modified time | relevance | path

Searched defs:TestOnlySetNow (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dexec_ctx.h216 void TestOnlySetNow(Timestamp now) { in TestOnlySetNow() function
/third_party/grpc/src/core/util/
Dtime.h177 void TestOnlySetNow(Timestamp now) { cached_time_ = now; } in TestOnlySetNow() function