HomeSort by: relevance | last modified time | path
    Searched defs:tt_line_eq (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_buffer.c 1399 #define tt_line_eq(content) \ macro
1411 tt_line_eq("complex silly newline");
1424 tt_line_eq("");
1439 tt_line_eq("Line with\rin the middle");
1444 tt_line_eq("Line with good crlf");
1449 tt_line_eq("");
1454 tt_line_eq("final");
1469 tt_line_eq("x and a bad crlf\nand a good one");
1474 tt_line_eq("");
1485 tt_line_eq("More")
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_buffer.c 1397 #define tt_line_eq(content) \ macro
1409 tt_line_eq("complex silly newline");
1422 tt_line_eq("");
1437 tt_line_eq("Line with\rin the middle");
1442 tt_line_eq("Line with good crlf");
1447 tt_line_eq("");
1452 tt_line_eq("final");
1467 tt_line_eq("x and a bad crlf\nand a good one");
1472 tt_line_eq("");
1483 tt_line_eq("More")
    [all...]

Completed in 18 milliseconds