OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_ORDER
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
autodetectproxy.cc
37
static const ProxyType
TEST_ORDER
[] = {
83
if (
TEST_ORDER
[next_] >= PROXY_UNKNOWN) {
123
switch (
TEST_ORDER
[next_]) {
142
LOG(LS_VERBOSE) << "AutoDetectProxy probing type " <<
TEST_ORDER
[next_]
155
switch (
TEST_ORDER
[next_]) {
/external/chromium_org/third_party/libjingle/source/talk/base/
autodetectproxy.cc
35
static const ProxyType
TEST_ORDER
[] = {
164
if (
TEST_ORDER
[next_] >= PROXY_UNKNOWN) {
235
switch (
TEST_ORDER
[next_]) {
254
LOG(LS_VERBOSE) << "AutoDetectProxy probing type " <<
TEST_ORDER
[next_]
267
switch (
TEST_ORDER
[next_]) {
Completed in 360 milliseconds