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

  /external/chromium/net/proxy/
proxy_config_service_linux_unittest.cc 383 #define TEST_DESC(desc) base::StringPrintf("at line %d <%s>", __LINE__, desc)
407 TEST_DESC("No proxying"),
425 TEST_DESC("Auto detect"),
443 TEST_DESC("Valid PAC URL"),
461 TEST_DESC("Invalid PAC URL"),
479 TEST_DESC("Single-host in proxy list"),
499 TEST_DESC("use_http_proxy is honored"),
517 TEST_DESC("use_http_proxy and use_same_proxy are optional"),
539 TEST_DESC("Single-host, different port"),
559 TEST_DESC("Per-scheme proxy rules")
    [all...]
  /external/chromium/chrome/browser/chromeos/
proxy_config_service_impl_unittest.cc 38 #define TEST_DESC(desc) base::StringPrintf("at line %d <%s>", __LINE__, desc)
61 TEST_DESC("No proxying"),
77 TEST_DESC("Auto detect"),
93 TEST_DESC("Valid PAC URL"),
110 TEST_DESC("Invalid PAC URL"),
127 TEST_DESC("Single-host in proxy list"),
147 TEST_DESC("Single-host, different port"),
167 TEST_DESC("Tolerate a scheme"),
187 TEST_DESC("Per-scheme proxy rules"),
214 TEST_DESC("Bypass rules")
    [all...]
  /external/skia/src/core/
SkPaint.cpp     [all...]

Completed in 149 milliseconds