Searched refs:kGoogleAuthTokenForTesting (Results 1 – 1 of 1) sorted by relevance
44 constexpr char kGoogleAuthTokenForTesting[] = "GOOGLE_AUTH_TOKEN_FOR_TESTING"; variable254 const char* token = std::getenv(kGoogleAuthTokenForTesting); in GetTokenForTesting()