MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / NowSeconds

Method NowSeconds

tensorflow/core/platform/cloud/oauth_client_test.cc:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 FakeEnv() : EnvWrapper(Env::Default()) {}
44
45 uint64 NowSeconds() const override { return now; }
46 uint64 now = 10000;
47};
48

Callers 14

GetTokenMethod · 0.45
GetTokenFromGceMethod · 0.45
ProgressCallbackMethod · 0.45
GcsThrottleMethod · 0.45
SetConfigMethod · 0.45
UpdateStateMethod · 0.45
BlockNotStaleMethod · 0.45
LookupMethod · 0.45
MaybeFetchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected