Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetTokenFromServiceAccountJson
Method · 0.45
GetTokenFromRefreshTokenJson
Method · 0.45
EXCLUSIVE_LOCKS_REQUIRED
Method · 0.45
GetToken
Method · 0.45
GetTokenFromGce
Method · 0.45
ProgressCallback
Method · 0.45
GcsThrottle
Method · 0.45
SetConfig
Method · 0.45
UpdateState
Method · 0.45
BlockNotStale
Method · 0.45
Lookup
Method · 0.45
MaybeFetch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected