Searched refs:kOAuth2AutoApprove (Results 1 – 4 of 4) sorted by relevance
62 ext_manifest->SetBoolean(keys::kOAuth2AutoApprove, false); in CreateManifest()65 ext_manifest->SetBoolean(keys::kOAuth2AutoApprove, true); in CreateManifest()68 ext_manifest->SetString(keys::kOAuth2AutoApprove, "incorrect value"); in CreateManifest()108 ext_manifest.SetBoolean(keys::kOAuth2AutoApprove, true); in TEST_F()
60 if (extension->manifest()->HasPath(keys::kOAuth2AutoApprove) && in Parse()
91 const char kOAuth2AutoApprove[] = "oauth2.auto_approve"; variable
100 extern const char kOAuth2AutoApprove[];