AUTO_APPROVE_TRUE   64 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       case AUTO_APPROVE_TRUE:
AUTO_APPROVE_TRUE  184 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, false, CLIENT_ID_DEFAULT);
AUTO_APPROVE_TRUE  230 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_DEFAULT);
AUTO_APPROVE_TRUE  294 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_NOT_SET);
AUTO_APPROVE_TRUE  304 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_EMPTY);
AUTO_APPROVE_TRUE  315 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_DEFAULT);