Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ fatalErrorEncountered
Method
fatalErrorEncountered
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7434–7435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7432
TestRunStats::~TestRunStats() = default;
7433
7434
void IStreamingReporter::fatalErrorEncountered(StringRef) {
7435
}
7436
bool IStreamingReporter::isMulti() const {
7437
return false;
7438
}
Callers
1
handleFatalErrorCondition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected