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

  /external/chromium_org/third_party/cython/src/Cython/Utility/
TestCythonScope.pyx 39 cdef test_call(obj): function
40 print 'test_call'
  /external/chromium_org/v8/test/mjsunit/
object-literal.js 176 function test_call() { this.was_called = true; was_called = true; }
177 var w = eval("({" + keyword + ": test_call, was_called: false})");
  /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
  /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 706 milliseconds