Home
last modified time | relevance | path

Searched defs:GetCharWidthPrefix (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest-printers.cc216 static const char* GetCharWidthPrefix(char) { in GetCharWidthPrefix() function
220 static const char* GetCharWidthPrefix(signed char) { in GetCharWidthPrefix() function
224 static const char* GetCharWidthPrefix(unsigned char) { in GetCharWidthPrefix() function
229 static const char* GetCharWidthPrefix(char8_t) { in GetCharWidthPrefix() function
234 static const char* GetCharWidthPrefix(char16_t) { in GetCharWidthPrefix() function
238 static const char* GetCharWidthPrefix(char32_t) { in GetCharWidthPrefix() function
242 static const char* GetCharWidthPrefix(wchar_t) { in GetCharWidthPrefix() function