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

  /external/chromium_org/google_apis/
google_api_keys.cc 57 #if !defined(GOOGLE_CLIENT_SECRET_REMOTING_HOST)
58 #define GOOGLE_CLIENT_SECRET_REMOTING_HOST DUMMY_API_TOKEN
163 GOOGLE_CLIENT_SECRET_REMOTING_HOST,
164 STRINGIZE_NO_EXPANSION(GOOGLE_CLIENT_SECRET_REMOTING_HOST),
google_api_keys_unittest.cc 64 env_cache_[8].variable_name = "GOOGLE_CLIENT_SECRET_REMOTING_HOST";
121 #undef GOOGLE_CLIENT_SECRET_REMOTING_HOST
223 #undef GOOGLE_CLIENT_SECRET_REMOTING_HOST
286 #undef GOOGLE_CLIENT_SECRET_REMOTING_HOST
352 #undef GOOGLE_CLIENT_SECRET_REMOTING_HOST
364 #define GOOGLE_CLIENT_SECRET_REMOTING_HOST "SECRET_REMOTING_HOST"
426 #undef GOOGLE_CLIENT_SECRET_REMOTING_HOST
438 #define GOOGLE_CLIENT_SECRET_REMOTING_HOST "SECRET_REMOTING_HOST"
459 env->SetVar("GOOGLE_CLIENT_SECRET_REMOTING_HOST", "env-SECRET_REMOTING_HOST");

Completed in 1352 milliseconds