Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp277 other_messages_.clear(); in Reset()
342 other_messages_.push_back(errorString); in CheckForDesiredMsg()
350 vector<string> GetOtherFailureMsgs() const { return other_messages_; } in GetOtherFailureMsgs()
423 vector<string> other_messages_; member in ErrorMonitor