TYPE_INTEGER 42 base/json/json_reader_unittest.cc EXPECT_TRUE(root->IsType(Value::TYPE_INTEGER)); TYPE_INTEGER 67 base/json/json_reader_unittest.cc EXPECT_TRUE(root->IsType(Value::TYPE_INTEGER)); TYPE_INTEGER 75 base/json/json_reader_unittest.cc EXPECT_TRUE(root->IsType(Value::TYPE_INTEGER)); TYPE_INTEGER 82 base/json/json_reader_unittest.cc EXPECT_TRUE(root->IsType(Value::TYPE_INTEGER)); TYPE_INTEGER 98 base/json/json_reader_unittest.cc EXPECT_TRUE(root->IsType(Value::TYPE_INTEGER)); TYPE_INTEGER 68 base/json/json_writer.cc case Value::TYPE_INTEGER: { TYPE_INTEGER 146 base/prefs/pref_service_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, value->GetType()); TYPE_INTEGER 166 base/prefs/pref_service_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, value->GetType()); TYPE_INTEGER 181 base/prefs/pref_service_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, value->GetType()); TYPE_INTEGER 197 base/prefs/pref_service_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, value->GetType()); TYPE_INTEGER 205 base/prefs/pref_service_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, value->GetType()); TYPE_INTEGER 216 base/prefs/pref_service_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, value->GetType()); TYPE_INTEGER 224 base/prefs/pref_service_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, value->GetType()); TYPE_INTEGER 194 base/values.cc : Value(TYPE_INTEGER), integer_value_(in_value) { TYPE_INTEGER 216 base/values.cc if (out_value && IsType(TYPE_INTEGER)) TYPE_INTEGER 218 base/values.cc return (IsType(TYPE_INTEGER)); TYPE_INTEGER 224 base/values.cc else if (out_value && IsType(TYPE_INTEGER)) TYPE_INTEGER 226 base/values.cc return (IsType(TYPE_DOUBLE) || IsType(TYPE_INTEGER)); TYPE_INTEGER 234 base/values.cc case TYPE_INTEGER: TYPE_INTEGER 255 base/values.cc case TYPE_INTEGER: { TYPE_INTEGER 345 base/values_unittest.cc EXPECT_TRUE(removed_item->IsType(base::Value::TYPE_INTEGER)); TYPE_INTEGER 416 base/values_unittest.cc ASSERT_TRUE(copy_int->IsType(Value::TYPE_INTEGER)); TYPE_INTEGER 576 chrome/browser/extensions/api/extension_action/extension_action_api.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 590 chrome/browser/extensions/api/extension_action/extension_action_api.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 463 chrome/browser/extensions/api/storage/settings_apitest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, TYPE_INTEGER 488 chrome/browser/extensions/api/storage/settings_apitest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, dict.GetProperty("anything").type()); TYPE_INTEGER 282 chrome/browser/net/proxy_policy_handler.cc ValueTypeToString(base::Value::TYPE_INTEGER)); TYPE_INTEGER 20 chrome/browser/plugins/plugin_finder_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, version->GetType()); TYPE_INTEGER 145 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 148 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 151 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 154 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 199 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 202 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 247 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 250 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 253 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 256 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 322 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 331 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 402 chrome/browser/policy/configuration_policy_handler_list_factory.cc base::Value::TYPE_INTEGER }, TYPE_INTEGER 36 chrome/browser/policy/javascript_policy_handler.cc if (default_setting && !default_setting->IsType(base::Value::TYPE_INTEGER)) { TYPE_INTEGER 39 chrome/browser/policy/javascript_policy_handler.cc ValueTypeToString(base::Value::TYPE_INTEGER)); TYPE_INTEGER 121 chrome/browser/prefs/pref_hash_calculator_unittest.cc ASSERT_EQ(base::Value::TYPE_INTEGER, int_value->GetType()); TYPE_INTEGER 43 chrome/browser/profiles/incognito_mode_policy_handler.cc ValueTypeToString(base::Value::TYPE_INTEGER)); TYPE_INTEGER 21 chrome/browser/sessions/restore_on_startup_policy_handler.cc base::Value::TYPE_INTEGER) {} TYPE_INTEGER 58 chrome/browser/sessions/restore_on_startup_policy_handler_unittest.cc base::Value::TYPE_INTEGER))), TYPE_INTEGER 588 chrome/browser/ui/website_settings/website_settings.cc if (value->GetType() == base::Value::TYPE_INTEGER) { TYPE_INTEGER 157 chrome/browser/ui/webui/chromeos/salsa_ui.cc value->GetType() == base::Value::TYPE_INTEGER) { TYPE_INTEGER 96 chrome/browser/ui/webui/gesture_config_ui.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 283 chrome/browser/ui/webui/options/core_options_handler.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 489 chrome/browser/ui/webui/options/core_options_handler.cc HandleSetPref(args, TYPE_INTEGER); TYPE_INTEGER 529 chrome/browser/ui/webui/options/core_options_handler.cc case TYPE_INTEGER: { TYPE_INTEGER 818 chrome/browser/ui/webui/options/preferences_browsertest.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 58 chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc if (value->IsType(base::Value::TYPE_INTEGER) TYPE_INTEGER 76 chromeos/dbus/nfc_client_helpers.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 448 chromeos/dbus/shill_client_helper.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 137 chromeos/dbus/shill_ipconfig_client.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 23 chromeos/network/onc/onc_signature.cc base::Value::TYPE_INTEGER, NULL TYPE_INTEGER 86 components/json_schema/json_schema_validator.cc { schema::kMaxItems, base::Value::TYPE_INTEGER }, TYPE_INTEGER 87 components/json_schema/json_schema_validator.cc { schema::kMaxLength, base::Value::TYPE_INTEGER }, TYPE_INTEGER 89 components/json_schema/json_schema_validator.cc { schema::kMinItems, base::Value::TYPE_INTEGER }, TYPE_INTEGER 90 components/json_schema/json_schema_validator.cc { schema::kMinLength, base::Value::TYPE_INTEGER }, TYPE_INTEGER 173 components/json_schema/json_schema_validator.cc (it.value().IsType(base::Value::TYPE_INTEGER) && TYPE_INTEGER 182 components/json_schema/json_schema_validator.cc if (it.value().IsType(base::Value::TYPE_INTEGER)) { TYPE_INTEGER 252 components/json_schema/json_schema_validator.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 347 components/json_schema/json_schema_validator.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 560 components/json_schema/json_schema_validator.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 562 components/json_schema/json_schema_validator.cc if (instance->IsType(base::Value::TYPE_INTEGER) || TYPE_INTEGER 107 components/policy/core/browser/configuration_policy_handler.cc : TypeCheckingPolicyHandler(policy_name, base::Value::TYPE_INTEGER), TYPE_INTEGER 137 components/policy/core/browser/configuration_policy_pref_store_unittest.cc kTestPolicy, kTestPref, base::Value::TYPE_INTEGER))); TYPE_INTEGER 37 components/policy/core/common/generate_policy_source_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, subschema.type()); TYPE_INTEGER 80 components/policy/core/common/policy_loader_win_unittest.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 629 components/policy/core/common/policy_loader_win_unittest.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 69 components/policy/core/common/policy_test_utils.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 77 components/policy/core/common/registry_dict_win.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 71 components/policy/core/common/schema.cc { schema::kInteger, base::Value::TYPE_INTEGER }, TYPE_INTEGER 372 components/policy/core/common/schema.cc if (type == base::Value::TYPE_INTEGER) { TYPE_INTEGER 380 components/policy/core/common/schema.cc } else if (type == base::Value::TYPE_INTEGER) { TYPE_INTEGER 431 components/policy/core/common/schema.cc if (type != base::Value::TYPE_INTEGER) { TYPE_INTEGER 527 components/policy/core/common/schema.cc if (type == base::Value::TYPE_INTEGER) { TYPE_INTEGER 673 components/policy/core/common/schema.cc if (value.IsType(base::Value::TYPE_INTEGER) && TYPE_INTEGER 750 components/policy/core/common/schema.cc if (value->IsType(base::Value::TYPE_INTEGER) && TYPE_INTEGER 278 components/policy/core/common/schema_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, sub.type()); TYPE_INTEGER 310 components/policy/core/common/schema_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, subsub.type()); TYPE_INTEGER 332 components/policy/core/common/schema_unittest.cc EXPECT_EQ(base::Value::TYPE_INTEGER, subsub.type()); TYPE_INTEGER 339 components/policy/core/common/schema_unittest.cc ASSERT_EQ(base::Value::TYPE_INTEGER, sub.type()); TYPE_INTEGER 343 components/policy/core/common/schema_unittest.cc ASSERT_EQ(base::Value::TYPE_INTEGER, sub.type()); TYPE_INTEGER 351 components/policy/core/common/schema_unittest.cc ASSERT_EQ(base::Value::TYPE_INTEGER, sub.type()); TYPE_INTEGER 362 components/policy/core/common/schema_unittest.cc { "Integer", base::Value::TYPE_INTEGER }, TYPE_INTEGER 363 components/policy/core/common/schema_unittest.cc { "IntegerWithEnums", base::Value::TYPE_INTEGER }, TYPE_INTEGER 364 components/policy/core/common/schema_unittest.cc { "IntegerWithEnumsGaps", base::Value::TYPE_INTEGER }, TYPE_INTEGER 365 components/policy/core/common/schema_unittest.cc { "IntegerWithRange", base::Value::TYPE_INTEGER }, TYPE_INTEGER 434 components/policy/core/common/schema_unittest.cc { "aba", base::Value::TYPE_INTEGER }, TYPE_INTEGER 449 components/policy/core/common/schema_unittest.cc { base::Value::TYPE_INTEGER, -1 }, // 2 TYPE_INTEGER 454 components/policy/core/common/schema_unittest.cc { base::Value::TYPE_INTEGER, 0 }, // 7: integer enumerations. TYPE_INTEGER 455 components/policy/core/common/schema_unittest.cc { base::Value::TYPE_INTEGER, 1 }, // 8: ranged integers. TYPE_INTEGER 508 components/policy/core/common/schema_unittest.cc { "Integer", base::Value::TYPE_INTEGER }, TYPE_INTEGER 512 components/policy/core/common/schema_unittest.cc { "IntEnum", base::Value::TYPE_INTEGER }, TYPE_INTEGER 513 components/policy/core/common/schema_unittest.cc { "RangedInt", base::Value::TYPE_INTEGER }, TYPE_INTEGER 34 components/user_prefs/pref_registry_syncable.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 159 components/user_prefs/pref_registry_syncable.cc CreateLocaleDefaultValue(base::Value::TYPE_INTEGER, TYPE_INTEGER 232 content/browser/accessibility/accessibility_tree_formatter_win.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 146 content/renderer/v8_value_converter_impl.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 70 dbus/values_util.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 221 dbus/values_util.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 10 extensions/browser/extension_function_util.cc if (value->IsType(base::Value::TYPE_INTEGER)) { TYPE_INTEGER 129 gpu/tools/compositor_model_bench/render_tree.cc case base::Value::TYPE_INTEGER: TYPE_INTEGER 186 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(node, "layerID", base::Value::TYPE_INTEGER) || TYPE_INTEGER 187 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "width", base::Value::TYPE_INTEGER) || TYPE_INTEGER 188 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(node, "height", base::Value::TYPE_INTEGER) || TYPE_INTEGER 191 gpu/tools/compositor_model_bench/render_tree.cc base::Value::TYPE_INTEGER) || TYPE_INTEGER 238 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyListEntry(dim, 0, base::Value::TYPE_INTEGER, "Tile dimension") || TYPE_INTEGER 239 gpu/tools/compositor_model_bench/render_tree.cc !VerifyListEntry(dim, 1, base::Value::TYPE_INTEGER, "Tile dimension")) { TYPE_INTEGER 259 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tdict, "x", base::Value::TYPE_INTEGER) || TYPE_INTEGER 260 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(tdict, "y", base::Value::TYPE_INTEGER)) { TYPE_INTEGER 267 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tdict, "texID", base::Value::TYPE_INTEGER)) TYPE_INTEGER 300 gpu/tools/compositor_model_bench/render_tree.cc if (!VerifyDictionaryEntry(tex, "texID", base::Value::TYPE_INTEGER) || TYPE_INTEGER 301 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(tex, "height", base::Value::TYPE_INTEGER) || TYPE_INTEGER 302 gpu/tools/compositor_model_bench/render_tree.cc !VerifyDictionaryEntry(tex, "width", base::Value::TYPE_INTEGER) || TYPE_INTEGER 75 ipc/ipc_message_utils.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 187 ipc/ipc_message_utils.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 31 net/test/spawned_test_server/local_test_server.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 49 ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 154 ppapi/shared_impl/var_value_conversions.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 39 ppapi/shared_impl/var_value_conversions_unittest.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 611 sync/syncable/model_type.cc } else if (value.IsType(base::Value::TYPE_INTEGER)) { TYPE_INTEGER 161 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (LookingAtType(io::Tokenizer::TYPE_INTEGER)) { TYPE_INTEGER 193 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (LookingAtType(io::Tokenizer::TYPE_INTEGER)) { TYPE_INTEGER 213 third_party/protobuf/src/google/protobuf/compiler/parser.cc } else if (LookingAtType(io::Tokenizer::TYPE_INTEGER)) { TYPE_INTEGER 1035 third_party/protobuf/src/google/protobuf/compiler/parser.cc case io::Tokenizer::TYPE_INTEGER: { TYPE_INTEGER 463 third_party/protobuf/src/google/protobuf/io/tokenizer.cc return is_float ? TYPE_FLOAT : TYPE_INTEGER; TYPE_INTEGER 211 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { "123", Tokenizer::TYPE_INTEGER }, TYPE_INTEGER 212 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { "0xab6", Tokenizer::TYPE_INTEGER }, TYPE_INTEGER 213 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { "0XAB6", Tokenizer::TYPE_INTEGER }, TYPE_INTEGER 214 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { "0X1234567", Tokenizer::TYPE_INTEGER }, TYPE_INTEGER 215 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { "0x89abcdef", Tokenizer::TYPE_INTEGER }, TYPE_INTEGER 216 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { "0x89ABCDEF", Tokenizer::TYPE_INTEGER }, TYPE_INTEGER 217 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { "01234567", Tokenizer::TYPE_INTEGER }, TYPE_INTEGER 349 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc { Tokenizer::TYPE_INTEGER , "1" , 0, 4, 5 }, TYPE_INTEGER 591 third_party/protobuf/src/google/protobuf/text_format.cc if (LookingAtType(io::Tokenizer::TYPE_INTEGER)) { TYPE_INTEGER 622 third_party/protobuf/src/google/protobuf/text_format.cc LookingAtType(io::Tokenizer::TYPE_INTEGER)) { TYPE_INTEGER 682 third_party/protobuf/src/google/protobuf/text_format.cc if (!LookingAtType(io::Tokenizer::TYPE_INTEGER) && TYPE_INTEGER 752 third_party/protobuf/src/google/protobuf/text_format.cc if (!LookingAtType(io::Tokenizer::TYPE_INTEGER)) { TYPE_INTEGER 809 third_party/protobuf/src/google/protobuf/text_format.cc if (LookingAtType(io::Tokenizer::TYPE_INTEGER)) { TYPE_INTEGER 544 tools/ipc_fuzzer/mutate/generate.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 608 tools/ipc_fuzzer/mutate/generate.cc case base::Value::TYPE_INTEGER: { TYPE_INTEGER 67 tools/json_schema_compiler/test/idl_schemas_unittest.cc EXPECT_TRUE(f5_result_int->IsType(base::Value::TYPE_INTEGER)); TYPE_INTEGER 79 tools/json_schema_compiler/util.cc case base::Value::TYPE_INTEGER: