CLIENT_ID_DEFAULT   72 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       case CLIENT_ID_DEFAULT:
CLIENT_ID_DEFAULT  161 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_NOT_SET, false, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  171 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_FALSE, false, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  184 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, false, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  197 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_INVALID, false, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  210 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_NOT_SET, true, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  220 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_FALSE, true, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  230 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  240 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_INVALID, true, CLIENT_ID_DEFAULT);
CLIENT_ID_DEFAULT  315 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_DEFAULT);