HomeSort by relevance Sort by last modified time
    Searched refs:GetTokenForTesting (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/platform/cloud/
google_auth_provider.h 53 Status GetTokenForTesting() EXCLUSIVE_LOCKS_REQUIRED(mu_);
google_auth_provider.cc 149 if (GetTokenForTesting().ok()) {
230 Status GoogleAuthProvider::GetTokenForTesting() {

Completed in 151 milliseconds