HomeSort by: relevance | last modified time | path
    Searched refs:tt_want_str_op (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
tinytest_macros.h 211 #define tt_want_str_op(a,op,b) \ macro
regress_http.c 2710 tt_want_str_op(evhttp_uri_get_fragment(uri), ==, "fragment");
2739 tt_want_str_op(evhttp_uri_get_path(uri), ==, "/");
  /src/external/bsd/ntp/dist/sntp/libevent/test/
tinytest_macros.h 211 #define tt_want_str_op(a,op,b) \ macro
regress_http.c 2707 tt_want_str_op(evhttp_uri_get_fragment(uri), ==, "fragment");
2736 tt_want_str_op(evhttp_uri_get_path(uri), ==, "/");

Completed in 20 milliseconds