Searched refs:source_comp (Results 1 – 2 of 2) sorted by relevance
869 std::vector<base::FilePath::StringType> source_comp = in SourceDirForPath() local876 if (path_comp.size() < source_comp.size() || source_root.empty()) { in SourceDirForPath()881 for (size_t i = 0; i < source_comp.size(); i++) { in SourceDirForPath()882 if (!FilesystemStringsEqual(source_comp[i], path_comp[i])) { in SourceDirForPath()895 initial_path_comp_to_use = source_comp.size(); in SourceDirForPath()
291 UChar source_comp[] = { 0x0061, 0x0000, 0x0044, 0x0307 }; in TestNull() local301 TestNull_check(source_comp, in TestNull()315 TestNull_check(source_comp, in TestNull()