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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_applesingle.py 15 resourceforkdata = 'goodbye\ncruel\0world\r' variable
19 2, 50+len(dataforkdata), len(resourceforkdata)) + \
21 resourceforkdata
56 self.compareData(True, resourceforkdata)
64 self.compareData(False, resourceforkdata)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_applesingle.py 15 resourceforkdata = 'goodbye\ncruel\0world\r' variable
19 2, 50+len(dataforkdata), len(resourceforkdata)) + \
21 resourceforkdata
56 self.compareData(True, resourceforkdata)
64 self.compareData(False, resourceforkdata)

Completed in 68 milliseconds