OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:diff_name
(Results
1 - 1
of
1
) sorted by null
/external/pdfium/samples/
image_diff.cc
234
const char*
diff_name
= compare_histograms ? "exact diff" : "diff";
local
237
printf("%s: %01.2f%% %s\n",
diff_name
, percent, passed);
Completed in 86 milliseconds