Lines Matching refs:MessageFormatter
57 std::string result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
60 result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
63 result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
77 std::string result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
81 result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
84 result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
87 result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
90 result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
93 result = UTF16ToASCII(MessageFormatter::FormatWithNamedArgs( in TEST_F()
105 std::string result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
108 result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
111 result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
129 std::string result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
133 result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
160 EXPECT_EQ(expected, UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
171 std::string result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
174 result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()
179 result = UTF16ToASCII(MessageFormatter::FormatWithNumberedArgs( in TEST_F()