Searched refs:GetDictionaryFromTestFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_validator_unittest.cc234 scoped_ptr<base::DictionaryValue> GetDictionaryFromTestFile( function in class:chromeos::onc::ONCValidatorTestRepairable
246 Validate(true, GetDictionaryFromTestFile(onc.location), onc.signature,
253 ExpectRepairWithWarnings(*GetDictionaryFromTestFile(location_of_repaired));
258 Validate(false, GetDictionaryFromTestFile(onc.location), onc.signature,
265 ExpectRepairWithWarnings(*GetDictionaryFromTestFile(location_of_repaired));

Completed in 102 milliseconds