Searched refs:WrapPathWithLTRFormatting (Results 1 – 3 of 3) sorted by relevance
152 BASE_I18N_EXPORT void WrapPathWithLTRFormatting(const FilePath& path,
239 TEST_F(RTLTest, WrapPathWithLTRFormatting) { in TEST_F() argument283 WrapPathWithLTRFormatting(path, &localized_file_path_string); in TEST_F()
450 void WrapPathWithLTRFormatting(const FilePath& path, in WrapPathWithLTRFormatting() function