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

  /external/chromium_org/chrome/installer/setup/
install_worker.h 119 // |may_fail| states whether this is best effort or not. If |may_fail| is true
  /external/chromium/net/udp/
udp_socket_unittest.cc 226 bool may_fail; member in struct:net::__anon2944::TestData
245 if (tests[i].may_fail && rv == ERR_ADDRESS_UNREACHABLE) {
  /external/chromium_org/net/udp/
udp_socket_unittest.cc 432 bool may_fail; member in struct:net::__anon9575::TestData
457 if (tests[i].may_fail && rv == ERR_ADDRESS_UNREACHABLE) {

Completed in 62 milliseconds