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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_code.py 141 from test import test_code namespace
142 run_doctest(test_code, verbose)
test_new.py 106 def test_code(self): function in function:NewTest.test_function
test_marshal.py 148 def test_code(self): member in class:CodeTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_code.py 141 from test import test_code namespace
142 run_doctest(test_code, verbose)
test_new.py 106 def test_code(self): function in function:NewTest.test_function
test_marshal.py 148 def test_code(self): member in class:CodeTestCase

Completed in 1088 milliseconds