Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp214 vector<string> GetOtherFailureMsgs(void) { return m_otherMsgs; } in GetOtherFailureMsgs() function in ErrorMonitor
223 vector<string> otherMsgs = GetOtherFailureMsgs(); in DumpFailureMsgs()