Home
last modified time | relevance | path

Searched refs:_WritelnDecorator (Results 1 – 2 of 2) sorted by relevance

/external/lldb/test/unittest2/
Drunner.py19 class _WritelnDecorator(object): class
134 self.stream = _WritelnDecorator(stream)
/external/lldb/test/
Ddotest.py71 class _WritelnDecorator(object): class