Searched refs:wrapped_actual (Results 1 – 1 of 1) sorted by relevance
166 std::wstring wrapped_actual = UTF16ToWide(localized_file_path_string); in TEST_F() local167 EXPECT_EQ(wrapped_expected, wrapped_actual); in TEST_F()