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

  /external/chromium_org/chromeos/network/onc/
onc_utils.h 35 CHROMEOS_EXPORT extern const char kEmptyUnencryptedConfiguration[];
onc_validator_unittest.cc 101 // Ensure that the constant |kEmptyUnencryptedConfiguration| describes a valid
104 Validate(true, ReadDictionaryFromJson(kEmptyUnencryptedConfiguration),
onc_utils.cc 39 const char kEmptyUnencryptedConfiguration[] =
  /external/chromium_org/chromeos/network/
managed_network_configuration_handler_unittest.cc 263 policy = onc::ReadDictionaryFromJson(onc::kEmptyUnencryptedConfiguration);

Completed in 78 milliseconds