HomeSort by relevance Sort by last modified time
    Searched full:networks_with_cert_refs (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chromeos/network/onc/
onc_utils_unittest.cc 119 const base::ListValue* networks_with_cert_refs = NULL; local
120 test_case->GetList("WithCertRefs", &networks_with_cert_refs);
125 bool expected_success = (networks_with_cert_refs->GetSize() ==
129 networks_with_cert_refs->DeepCopy());

Completed in 169 milliseconds