Home
last modified time | relevance | path

Searched refs:wrapped_actual (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/i18n/
Drtl_unittest.cc166 std::wstring wrapped_actual = UTF16ToWide(localized_file_path_string); in TEST_F() local
167 EXPECT_EQ(wrapped_expected, wrapped_actual); in TEST_F()