Home | History | Annotate | Download | only in chromeos-dbus-bindings

Lines Matching refs:mock_file

104                                    const base::FilePath& mock_file,
113 string header_guard = GenerateHeaderGuard(mock_file);
135 // Generate a relative path from |mock_file| to |proxy_file|.
139 mock_file.DirName().GetComponents(&src_components);
182 return WriteTextToFile(mock_file, text);