MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / p_test_fail

Function p_test_fail

deps/memkind/src/jemalloc/test/src/test.c:213–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213void
214p_test_fail(const char *prefix, const char *message) {
215 malloc_cprintf(NULL, NULL, "%s%s\n", prefix, message);
216 test_status = test_status_fail;
217}

Callers

nothing calls this directly

Calls 1

malloc_cprintfFunction · 0.50

Tested by

no test coverage detected