Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ isHidden
Method
isHidden
tutorials/external/catch.hpp:11741–11743 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11739
}
11740
11741
bool TestCaseInfo::isHidden() const {
11742
return ( properties & IsHidden ) != 0;
11743
}
11744
bool TestCaseInfo::throws() const {
11745
return ( properties & Throws ) != 0;
11746
}
Callers
3
listTests
Function · 0.80
runTests
Function · 0.80
filterTests
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected