Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp2040 void addFullTestCommentIfPresent(const ::testing::TestInfo &test_info, std::string &error_message) { in addFullTestCommentIfPresent() function
2081 if (info.result()->Failed()) addFullTestCommentIfPresent(info, result); in OnTestEnd()