HomeSort by relevance Sort by last modified time
    Searched refs:test_keys (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/components/policy/core/common/
configuration_policy_provider_test.cc 114 namespace test_keys { namespace in namespace:policy
122 } // namespace test_keys
181 chrome_schema.GetKnownProperty(test_keys::kKeyDictionary);
245 CheckValue(test_keys::kKeyString,
249 test_keys::kKeyString,
255 CheckValue(test_keys::kKeyBoolean,
259 test_keys::kKeyBoolean,
265 CheckValue(test_keys::kKeyInteger,
269 test_keys::kKeyInteger,
277 CheckValue(test_keys::kKeyStringList
    [all...]
configuration_policy_provider_test.h 31 namespace test_keys { namespace in namespace:policy
39 } // namespace test_keys
policy_loader_mac_unittest.cc 162 base::SysUTF8ToCFStringRef(test_keys::kKeyString));
181 base::SysUTF8ToCFStringRef(test_keys::kKeyString));
192 .Set(test_keys::kKeyString,
policy_loader_win_unittest.cc 755 UTF8ToUTF16(test_keys::kKeyString).c_str(),
761 expected_policy.SetString(test_keys::kKeyString, "registry");
770 expected_policy.SetBoolean(test_keys::kKeyBoolean, true);
771 expected_policy.SetString(test_keys::kKeyString, "GPO");
772 expected_policy.SetInteger(test_keys::kKeyInteger, 42);
776 expected_policy.Set(test_keys::kKeyStringList, list.release());
796 hklm_key.WriteValue(UTF8ToUTF16(test_keys::kKeyString).c_str(),
800 hkcu_key.WriteValue(UTF8ToUTF16(test_keys::kKeyString).c_str(),
805 .Set(test_keys::kKeyString,
    [all...]
  /external/chromium_org/content/test/data/indexeddb/
key_types_test.js 101 var test_keys = valid_keys.slice(); // make a copy
106 var key = test_keys.shift();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dbm.py 16 def test_keys(self): member in class:DbmTestCase
mapping_tests.py 145 def test_keys(self): member in class:BasicTestMappingProtocol
324 def test_keys(self): member in class:TestMappingProtocol
325 BasicTestMappingProtocol.test_keys(self)
test_dict.py 31 def test_keys(self): member in class:DictTest
test_mailbox.py 202 def test_keys(self): member in class:TestMailbox
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dbm.py 16 def test_keys(self): member in class:DbmTestCase
mapping_tests.py 145 def test_keys(self): member in class:BasicTestMappingProtocol
324 def test_keys(self): member in class:TestMappingProtocol
325 BasicTestMappingProtocol.test_keys(self)
test_dict.py 31 def test_keys(self): member in class:DictTest
test_mailbox.py 202 def test_keys(self): member in class:TestMailbox
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
lru_cache_unittest.py 55 def test_keys(self): member in class:LRUCacheTest
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/tests/
test_symrec.py 8 def test_keys(self): member in class:TSymbolTable
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_configuration_unittest.py 56 def test_keys(self): member in class:TestConfigurationTest
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SelectorTest.java 104 public void test_keys() throws IOException { method in class:SelectorTest
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
HashtableTest.java 419 public void test_keys() { method in class:HashtableTest

Completed in 2537 milliseconds