Searched refs:append_newlines (Results 1 – 3 of 3) sorted by relevance
27 bool append_newlines; member57 bool append_newlines) in string_stream_set_append_newlines() argument59 stream->append_newlines = append_newlines; in string_stream_set_append_newlines()
61 if (stream->append_newlines) in string_stream_vadd()71 if (stream->append_newlines) { in string_stream_vadd()
608 KUNIT_EXPECT_TRUE(test, test->log->append_newlines); in kunit_log_test()