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

  /external/chromium_org/chrome/browser/policy/
configuration_policy_provider_test.cc 29 const char kKeyInteger[] = "IntegerPolicy";
36 { kKeyInteger, base::Value::TYPE_INTEGER },
155 CheckValue(test_policy_definitions::kKeyInteger,
159 test_policy_definitions::kKeyInteger,
configuration_policy_provider_test.h 36 extern const char kKeyInteger[];
policy_loader_win_unittest.cc 845 expected_policy.SetInteger(test_policy_definitions::kKeyInteger, 42);
    [all...]

Completed in 3522 milliseconds