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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 297 test_platform = p.communicate()[0].strip()
298 test_platform = test_platform.decode('utf-8')
302 self.assertEqual(my_platform, test_platform)
317 test_platform = p.communicate()[0].strip()
318 test_platform = test_platform.decode('utf-8')
322 self.assertEqual(my_platform, test_platform)
test_platform.py 28 def test_platform(self): member in class:PlatformTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 297 test_platform = p.communicate()[0].strip()
298 test_platform = test_platform.decode('utf-8')
302 self.assertEqual(my_platform, test_platform)
317 test_platform = p.communicate()[0].strip()
318 test_platform = test_platform.decode('utf-8')
322 self.assertEqual(my_platform, test_platform)
test_platform.py 28 def test_platform(self): member in class:PlatformTest
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 

Completed in 735 milliseconds