HomeSort by relevance Sort by last modified time
    Searched refs:tt_str_op (Results 1 - 8 of 8) sorted by null

  /external/libevent/test/
regress_util.c 301 tt_str_op(cp,==,"192.168.1.1:80");
310 tt_str_op(cp,==,"[ff00::8010]:999");
316 tt_str_op(cp,==,"<addr with socktype 99>");
392 tt_str_op(buf, ==, "50 100");
396 tt_str_op(buf, ==, "longish 1234567");
400 tt_str_op(buf, ==, "200000000000");
404 tt_str_op(buf, ==, "-200000000000");
409 tt_str_op(buf, ==, "8000 -9000");
446 tt_str_op(cp, ==, result); \
567 tt_str_op(logmsg,==,msg);
    [all...]
tinytest_macros.h 175 #define tt_str_op(a,op,b) \ macro
regress_buffer.c 787 tt_str_op(data, ==, "this is what we add as read-only memory.");
    [all...]
regress_iocp.c 335 tt_str_op(buf, ==, "Hello world");
regress_http.c     [all...]
regress.c     [all...]
regress_bufferevent.c 687 tt_str_op(buf, ==, TEST_STR);
    [all...]
regress_dns.c     [all...]

Completed in 581 milliseconds