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