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

  /external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
test_libpython_in_gdb.py 53 def alloc_bytestring(self, string, gdbvar=None): member in class:TestPrettyPrinters
66 self.alloc_bytestring(string.encode('UTF-8'), gdbvar='_temp')
76 bytestring = self.alloc_bytestring("spam")

Completed in 82 milliseconds