Home
last modified time | relevance | path

Searched defs:CommentWriter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/testing/image_diff/
H A Dimage_diff_png.cpp431 class CommentWriter { class
433 explicit CommentWriter(const std::vector<Comment>& comments) in CommentWriter() function in image_diff_png::__anon7abf87a20111::CommentWriter
/aosp_15_r20/external/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp77 class CommentWriter : public AssemblyAnnotationWriter { class