Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Fail
Method
Fail
Testing/Core/vtkTestUtilities.cxx:755–755 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
753
}
754
755
void Fail() { this->Success.store(false, std::memory_order_relaxed); }
756
757
void operator()(vtkIdType begin, vtkIdType end)
758
{
Callers
2
PointMatchingWorker
Method · 0.95
operator()
Method · 0.95
Calls
1
store
Method · 0.45
Tested by
no test coverage detected