CreateManifest    161 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_NOT_SET, false, CLIENT_ID_DEFAULT);
CreateManifest    171 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_FALSE, false, CLIENT_ID_DEFAULT);
CreateManifest    184 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, false, CLIENT_ID_DEFAULT);
CreateManifest    197 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_INVALID, false, CLIENT_ID_DEFAULT);
CreateManifest    210 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_NOT_SET, true, CLIENT_ID_DEFAULT);
CreateManifest    220 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_FALSE, true, CLIENT_ID_DEFAULT);
CreateManifest    230 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_DEFAULT);
CreateManifest    240 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_INVALID, true, CLIENT_ID_DEFAULT);
CreateManifest    253 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_NOT_SET, false, CLIENT_ID_NOT_SET);
CreateManifest    261 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_NOT_SET, false, CLIENT_ID_EMPTY);
CreateManifest    272 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_NOT_SET, false, CLIENT_ID_NOT_SET);
CreateManifest    282 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_NOT_SET, false, CLIENT_ID_EMPTY);
CreateManifest    294 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_NOT_SET);
CreateManifest    304 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_EMPTY);
CreateManifest    315 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       CreateManifest(AUTO_APPROVE_TRUE, true, CLIENT_ID_DEFAULT);