Home
last modified time | relevance | path

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

/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
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc11974 static const char* GetCharWidthPrefix(char) { in GetCharWidthPrefix() function
11978 static const char* GetCharWidthPrefix(signed char) { in GetCharWidthPrefix() function
11982 static const char* GetCharWidthPrefix(unsigned char) { in GetCharWidthPrefix() function
11987 static const char* GetCharWidthPrefix(char8_t) { in GetCharWidthPrefix() function
11992 static const char* GetCharWidthPrefix(char16_t) { in GetCharWidthPrefix() function
11996 static const char* GetCharWidthPrefix(char32_t) { in GetCharWidthPrefix() function
12000 static const char* GetCharWidthPrefix(wchar_t) { in GetCharWidthPrefix() function