Home | History | Annotate | Download | only in base

Lines Matching defs:resolved_name

1399   FilePath resolved_name = link_file;
1400 EXPECT_TRUE(file_util::ResolveShortcut(&resolved_name));
1401 std::wstring read_contents = ReadTextFile(resolved_name);