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

  /external/autotest/client/common_lib/cros/
dev_server_unittest.py 85 self.test_call = 'http://nothing/test'
105 urllib2.urlopen(mox.StrContains(self.test_call)).AndReturn(
108 response = dev_server.ImageServerBase.run_call(self.test_call)
117 urllib2.urlopen(mox.StrContains(self.test_call)).AndReturn(
121 self.test_call, readline=True)
130 urllib2.urlopen(mox.StrContains(self.test_call), data=None).AndReturn(
134 self.test_call, timeout=60)
144 utils.run(mox.StrContains(self.test_call),
147 response = dev_server.ImageServerBase.run_call(self.test_call)
157 utils.run(mox.StrContains(self.test_call),
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_sys_settrace.py 425 def test_call(self): member in class:RaisingTraceFuncTestCase
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sys_settrace.py 425 def test_call(self): member in class:RaisingTraceFuncTestCase
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sys_settrace.py 425 def test_call(self): member in class:RaisingTraceFuncTestCase
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 425 def test_call(self): member in class:RaisingTraceFuncTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 425 def test_call(self): member in class:RaisingTraceFuncTestCase
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
test_fixers.py 218 def test_call(self): member in class:Test_apply
1592 def test_call(self): member in class:Test_xreadlines
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 218 def test_call(self): member in class:Test_apply
1592 def test_call(self): member in class:Test_xreadlines
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 218 def test_call(self): member in class:Test_apply
1592 def test_call(self): member in class:Test_xreadlines
    [all...]

Completed in 187 milliseconds