Home
last modified time | relevance | path

Searched refs:desired_error_string (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp11946 auto CatchError = [this, &buff_view_ci](const string &desired_error_string) { in TEST_F() argument
11948 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, desired_error_string); in TEST_F()