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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 78 # Tests for python_implementation(), python_version(), python_branch(),
112 self.assertEqual(platform.python_implementation(), info[0])
regrtest.py 426 print "==", platform.python_implementation(), \
    [all...]
test_support.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 78 # Tests for python_implementation(), python_version(), python_branch(),
112 self.assertEqual(platform.python_implementation(), info[0])
regrtest.py 426 print "==", platform.python_implementation(), \
    [all...]
test_support.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 1474 def python_implementation(): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 1474 def python_implementation(): function
    [all...]
  /external/protobuf/gtest/
aclocal.m4     [all...]

Completed in 357 milliseconds