Searched refs:desired_error_string (Results 1 – 1 of 1) sorted by relevance
11946 auto CatchError = [this, &buff_view_ci](const string &desired_error_string) { in TEST_F() argument11948 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, desired_error_string); in TEST_F()