MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / failedString

Function failedString

Bcore/src/main/cpp/Dobby/tests/catch.hpp:11199–11201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11197
11198#ifdef CATCH_PLATFORM_MAC
11199const char *failedString() {
11200 return "FAILED";
11201}
11202const char *passedString() {
11203 return "PASSED";
11204}

Callers 1

printMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected