OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_debug_file
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
test_libcython_in_gdb.py
440
_debug_file
= open('/dev/tty', 'w')
variable in class:TestClosure
446
_debug_file
.write(' '.join(str(msg) for msg in messages) + '\n')
Completed in 52 milliseconds