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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_univnewlines2k.py 11 FATX = 'x' * (2**14)
20 "line4 = '%s'" % FATX,
87 self.assertEqual(namespace['line4'], FATX)
test_univnewlines.py 20 FATX = 'x' * (2**14)
28 "line4 = '%s'" % FATX,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_univnewlines2k.py 11 FATX = 'x' * (2**14)
20 "line4 = '%s'" % FATX,
87 self.assertEqual(namespace['line4'], FATX)
test_univnewlines.py 20 FATX = 'x' * (2**14)
28 "line4 = '%s'" % FATX,

Completed in 194 milliseconds