HomeSort by relevance Sort by last modified time
    Searched refs:kValue (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_api_constants.cc 16 const char kValue[] = "value";
preference_api_constants.h 18 extern const char kValue[];
chrome_direct_setting.cc 46 result->Set(preference_api_constants::kValue, value->DeepCopy());
69 details->Get(preference_api_constants::kValue, &value));
chrome_direct_setting_api.cc 131 result->Set(preference_api_constants::kValue, value->DeepCopy());
  /external/chromium_org/ppapi/proxy/
ppapi_message_utils.h 23 static const bool kValue = false;
27 static const bool kValue = true;
32 static const bool kValue = false;
36 static const bool kValue = true;
41 static const bool kValue = false;
45 static const bool kValue = true;
50 static const bool kValue = false;
54 static const bool kValue = true;
59 static const bool kValue = false;
63 static const bool kValue = true
    [all...]
  /external/chromium_org/content/common/dom_storage/
dom_storage_map_unittest.cc 13 const base::string16 kValue(ASCIIToUTF16("value"));
14 const size_t kValueBytes = kValue.size() * sizeof(char16);
16 (kKey.size() + kValue.size()) * sizeof(char16);
44 EXPECT_TRUE(map->SetItem(kKey, kValue, &old_nullable_value));
49 EXPECT_EQ(kValue, map->GetItem(kKey).string());
54 EXPECT_EQ(kValue, old_value);
57 EXPECT_TRUE(map->SetItem(kKey, kValue, &old_nullable_value));
58 EXPECT_TRUE(map->SetItem(kKey2, kValue, &old_nullable_value));
63 EXPECT_EQ(kValue, old_nullable_value.string());
72 EXPECT_EQ(kValue, copy->GetItem(kKey).string())
    [all...]
  /external/chromium/chrome/browser/prefs/
scoped_user_pref_update_unittest.cc 28 static const char kValue[];
37 const char ScopedUserPrefUpdateTest::kValue[] = "value";
42 expected_dictionary.SetString(kKey, kValue);
49 value->SetString(kKey, kValue);
pref_service_unittest.cc 355 static const char kValue[];
362 const char PrefServiceSetValueTest::kValue[] = "value";
382 StringValue new_value(kValue);
399 new_value.SetString(kName, kValue);
425 new_value.Append(Value::CreateStringValue(kValue));
  /external/chromium_org/chrome/browser/prefs/
scoped_user_pref_update_unittest.cc 32 static const char kValue[];
41 const char ScopedUserPrefUpdateTest::kValue[] = "value";
46 expected_dictionary.SetString(kKey, kValue);
53 value->SetString(kKey, kValue);
  /external/chromium/chrome/browser/ui/views/
generic_info_view_unittest.cc 37 const string16 kValue = ASCIIToUTF16("Value");
46 view1->SetValue(0, kValue);
48 EXPECT_EQ(kValue, view1->value_views_[0]->text());
  /external/chromium_org/content/browser/devtools/
devtools_protocol_constants.cc 71 const char kValue[] = "value";
devtools_protocol_constants.h 72 extern const char kValue[];
devtools_tracing_handler.cc 54 devtools::Tracing::dataCollected::kValue,
  /external/chromium_org/content/renderer/dom_storage/
dom_storage_cached_area_unittest.cc 117 kValue(ASCIIToUTF16("value")),
124 const base::string16 kValue;
166 base::NullableString16(kValue, false));
175 EXPECT_TRUE(cached_area->SetItem(kConnectionId, kKey, kValue, kPageUrl));
178 EXPECT_EQ(kValue, cached_area->GetItem(kConnectionId, kKey).string());
226 EXPECT_TRUE(cached_area->SetItem(kConnectionId, kKey, kValue, kPageUrl));
233 EXPECT_EQ(kValue, mock_proxy_->observed_value_);
261 base::NullableString16(kValue, false);
283 base::NullableString16(kValue, false));
292 base::NullableString16(kValue, false))
    [all...]
  /external/chromium_org/content/browser/dom_storage/
dom_storage_area_unittest.cc 29 kValue(ASCIIToUTF16("value")),
36 const base::string16 kValue;
62 const base::string16 kValue(ASCIIToUTF16("value"));
66 EXPECT_EQ(kValue, values[kKey].string());
86 EXPECT_TRUE(area->SetItem(kKey, kValue, &old_nullable_value));
104 EXPECT_TRUE(area->SetItem(kKey, kValue, &old_nullable_value));
120 EXPECT_FALSE(area->SetItem(kKey, kValue, &old_nullable_value));
151 EXPECT_TRUE(area->SetItem(kKey, kValue, &old_value));
180 EXPECT_TRUE(area->SetItem(kKey, kValue, &old_value));
194 EXPECT_EQ(kValue, area->GetItem(kKey).string())
    [all...]
dom_storage_context_impl_unittest.cc 29 kValue(ASCIIToUTF16("value")),
36 const base::string16 kValue;
106 OpenStorageArea(kOrigin)->SetItem(kKey, kValue, &old_value));
137 OpenStorageArea(kOrigin)->SetItem(kKey, kValue, &old_value));
139 OpenStorageArea(kSessionOnlyOrigin)->SetItem(kKey, kValue, &old_value));
156 OpenStorageArea(kSessionOnlyOrigin)->SetItem(kKey, kValue, &old_value));
212 const base::string16 kValue(ASCIIToUTF16("bar"));
214 area->SetItem(kKey, kValue, &old_nullable_value);
233 EXPECT_EQ(kValue, read_value.string());
  /external/chromium_org/chromeos/dbus/
shill_service_client_unittest.cc 51 const int kValue = 42;
57 writer.AppendVariantOfByte(kValue);
60 const base::FundamentalValue value(kValue);
87 const int kValue = 42;
96 entry_writer.AppendVariantOfByte(kValue);
103 base::Value::CreateIntegerValue(kValue));
115 const char kValue[] = "passphrase";
120 const base::StringValue value(kValue);
shill_device_client_unittest.cc 77 const bool kValue = true;
83 writer.AppendVariantOfBool(kValue);
86 const base::FundamentalValue value(kValue);
116 const bool kValue = true;
125 entry_writer.AppendVariantOfBool(kValue);
132 base::Value::CreateBooleanValue(kValue));
159 const bool kValue = true;
164 const base::FundamentalValue value(kValue);
  /external/llvm/unittests/Support/
MathExtrasTest.cpp 163 static const float kValue = 5632.34f;
164 EXPECT_FLOAT_EQ(kValue, BitsToFloat(FloatToBits(kValue)));
168 static const double kValue = 87987234.983498;
169 EXPECT_FLOAT_EQ(kValue, BitsToDouble(DoubleToBits(kValue)));
  /external/chromium_org/components/autofill/core/browser/
password_autofill_manager_unittest.cc 20 const char* const kValue = "password";
  /external/chromium_org/base/prefs/
pref_service_unittest.cc 233 static const char kValue[];
242 const char PrefServiceSetValueTest::kValue[] = "value";
262 base::StringValue new_value(kValue);
279 new_value.SetString(kName, kValue);
305 new_value.Append(base::Value::CreateStringValue(kValue));
  /external/chromium/net/disk_cache/
bitmap_unittest.cc 27 const uint32 kValue = 0x74f10060;
35 bitmap.SetMapElement(1, kValue);
36 EXPECT_EQ(kValue, bitmap.GetMapElement(1));
  /external/chromium_org/net/disk_cache/
bitmap_unittest.cc 27 const uint32 kValue = 0x74f10060;
35 bitmap.SetMapElement(1, kValue);
36 EXPECT_EQ(kValue, bitmap.GetMapElement(1));
  /external/chromium/chrome/browser/extensions/
extension_preference_api.cc 39 const char kValue[] = "value";
245 dict->Set(kValue, transformer->BrowserToExtensionPref(pref->GetValue()));
324 result->Set(kValue, transformer->BrowserToExtensionPref(pref->GetValue()));
345 EXTENSION_FUNCTION_VALIDATE(details->Get(kValue, &value));
  /external/chromium_org/chrome/browser/policy/cloud/
component_cloud_policy_store.cc 28 const char kValue[] = "Value";
326 if (!description->RemoveWithoutPathExpansion(kValue, &value))

Completed in 520 milliseconds

1 2