Searched defs:get_manifest_str (Results 1 – 2 of 2) sorted by relevance
/third_party/vulkan-loader/tests/framework/ | ||
D | test_util.cpp | 130 std::string ManifestICD::get_manifest_str() const { in get_manifest_str() function in ManifestICD |
D | test_util.h | 578 …std::string get_manifest_str() const { return std::string("\"") + vk_func + "\":\"" + override_nam… in get_manifest_str() function |