Searched refs:TestLogStream (Results 1 – 5 of 5) sorted by relevance
38 class TestLogStream(object): class147 stream = TestLogStream(test_case)
30 from webkitpy.common.system.logtesting import TestLogStream66 log_stream = TestLogStream(self)
45 from webkitpy.common.system.logtesting import TestLogStream
43 from webkitpy.style_references import TestLogStream82 log_stream = TestLogStream(self)
11313 Renamed UnitTestLogStream to TestLogStream in webkitpy.11317 TestLogStream is more concise and more consistent with the name of