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

/external/chromium_org/chromeos/network/onc/
H A Donc_validator_unittest.cc74 struct OncParams { struct in namespace:chromeos::onc::__anon7345
77 OncParams(const std::string& location_of_object, function in struct:chromeos::onc::__anon7345::OncParams
93 ::std::ostream& operator<<(::std::ostream& os, const OncParams& onc) {
112 public ::testing::WithParamInterface<OncParams> {
116 OncParams onc = GetParam();
123 OncParams onc = GetParam();
130 // OncParams(string: Filename of a ONC file that is to be validated,
136 ::testing::Values(OncParams("managed_toplevel1.onc",
139 OncParams("managed_toplevel2.onc",
144 OncParams("managed_toplevel_wifi_pea
[all...]

Completed in 82 milliseconds