Home
last modified time | relevance | path

Searched defs:to_text (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/framework/
H A Dtest_util.cpp122 std::string to_text(bool b) { return b ? std::string("true") : std::string("false"); } in to_text() function

Completed in 2 milliseconds