Home | History | Annotate | Download | only in logblame

Lines Matching refs:def

9 def test_empty():
19 def test_none():
29 def test_trailing_blank():
41 def test_blank_between():
54 def test_preceeding_blank():
66 def test_one_blank():
77 def test_two_blanks():
89 def test_two_lines_noblanks():
101 def test_chatty():
126 def test_normal():
153 def check_parsing(expected, text):
163 def main():