Searched defs:HostErrorToString (Results 1 – 2 of 2) sorted by relevance
19 std::string HostErrorToString(HostError error) { in HostErrorToString() function
298 TEST(ErrorTest, HostErrorToString) { in TEST() argument