Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ Finish
Method
Finish
tests/framework/error_monitor.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
void ErrorMonitor::Finish() {
366
VerifyNotFound();
367
Reset();
368
}
369
370
void ErrorMonitor::VerifyNotFound() {
371
auto guard = Lock();
Callers
5
DataGraphPipelineHelper
Method · 0.45
~VkRenderFramework
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected