Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11199
const char *failedString() {
11200
return
"FAILED"
;
11201
}
11202
const char *passedString() {
11203
return
"PASSED"
;
11204
}
Callers
1
print
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected