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

/external/chromium_org/third_party/webrtc/base/
H A Dautodetectproxy.cc18 static const ProxyType TEST_ORDER[] = { member in namespace:rtc
147 if (TEST_ORDER[next_] >= PROXY_UNKNOWN) {
218 switch (TEST_ORDER[next_]) {
237 LOG(LS_VERBOSE) << "AutoDetectProxy probing type " << TEST_ORDER[next_]
250 switch (TEST_ORDER[next_]) {

Completed in 404 milliseconds