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

  /external/chromium_org/google_apis/
google_api_keys.cc 48 #if !defined(GOOGLE_CLIENT_SECRET_REMOTING)
49 #define GOOGLE_CLIENT_SECRET_REMOTING DUMMY_API_TOKEN
149 GOOGLE_CLIENT_SECRET_REMOTING,
150 STRINGIZE_NO_EXPANSION(GOOGLE_CLIENT_SECRET_REMOTING),
google_api_keys_unittest.cc 61 env_cache_[6].variable_name = "GOOGLE_CLIENT_SECRET_REMOTING";
116 #undef GOOGLE_CLIENT_SECRET_REMOTING
203 #undef GOOGLE_CLIENT_SECRET_REMOTING
257 #undef GOOGLE_CLIENT_SECRET_REMOTING
314 #undef GOOGLE_CLIENT_SECRET_REMOTING
324 #define GOOGLE_CLIENT_SECRET_REMOTING "SECRET_REMOTING"
377 #undef GOOGLE_CLIENT_SECRET_REMOTING
387 #define GOOGLE_CLIENT_SECRET_REMOTING "SECRET_REMOTING"
406 env->SetVar("GOOGLE_CLIENT_SECRET_REMOTING", "env-SECRET_REMOTING");

Completed in 209 milliseconds