Searched refs:weak_failures (Results 1 – 1 of 1) sorted by relevance
34 thread_local std::set<std::pair<int, const char*>> weak_failures; variable42 if (weak_failures.find(failure_id) == weak_failures.end()) { in _weakCheckFailed()44 weak_failures.insert(failure_id); in _weakCheckFailed()