HomeSort by relevance Sort by last modified time
    Searched refs:WrapPathWithLTRFormatting (Results 1 - 6 of 6) sorted by null

  /external/chromium/base/i18n/
rtl.h 127 void WrapPathWithLTRFormatting(const FilePath& path,
rtl_unittest.cc 121 TEST_F(RTLTest, WrapPathWithLTRFormatting) {
164 base::i18n::WrapPathWithLTRFormatting(path, &localized_file_path_string);
rtl.cc 320 void WrapPathWithLTRFormatting(const FilePath& path,
  /external/chromium_org/base/i18n/
rtl.h 128 BASE_I18N_EXPORT void WrapPathWithLTRFormatting(const FilePath& path,
rtl_unittest.cc 188 TEST_F(RTLTest, WrapPathWithLTRFormatting) {
232 WrapPathWithLTRFormatting(path, &localized_file_path_string);
347 // These test strings are borrowed from WrapPathWithLTRFormatting
rtl.cc 337 void WrapPathWithLTRFormatting(const FilePath& path,

Completed in 37 milliseconds