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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pty.py 27 def normalize_output(data): function
102 normalize_output(s1))
108 self.assertEqual('For my pet fish, Eric.\n', normalize_output(s2))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pty.py 27 def normalize_output(data): function
102 normalize_output(s1))
108 self.assertEqual('For my pet fish, Eric.\n', normalize_output(s2))

Completed in 47 milliseconds