Searched refs:expect_no_logging (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dlog.c6 expect_no_logging(const char *names) { function
34 expect_no_logging("");
35 expect_no_logging("abc");
36 expect_no_logging("a.b.c");
37 expect_no_logging("l12");
38 expect_no_logging("l123|a456|b789");
39 expect_no_logging("|||");

Completed in 125 milliseconds