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

  /external/webrtc/webrtc/base/
autodetectproxy.cc 18 static const ProxyType TEST_ORDER[] = {
153 if (TEST_ORDER[next_] >= PROXY_UNKNOWN) {
224 switch (TEST_ORDER[next_]) {
243 LOG(LS_VERBOSE) << "AutoDetectProxy probing type " << TEST_ORDER[next_]
256 switch (TEST_ORDER[next_]) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_atexit.py 34 def test_order(self): member in class:TestCase
test_decorators.py 193 def test_order(self): member in class:TestDecorators
292 def test_order(self): member in class:TestClassDecorators
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_atexit.py 34 def test_order(self): member in class:TestCase
test_decorators.py 193 def test_order(self): member in class:TestDecorators
292 def test_order(self): member in class:TestClassDecorators
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_atexit.py 34 def test_order(self): member in class:TestCase
test_decorators.py 193 def test_order(self): member in class:TestDecorators
292 def test_order(self): member in class:TestClassDecorators
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_atexit.py 34 def test_order(self): member in class:TestCase
test_decorators.py 193 def test_order(self): member in class:TestDecorators
292 def test_order(self): member in class:TestClassDecorators

Completed in 290 milliseconds