Searched refs:graph_error (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/lcov/bin/
H A Dgeninfo167 sub graph_error($$);
2355 # graph_error(filename, message)
2361 sub graph_error($$) subroutine
2915 graph_error($bb_filename, "could not open file");
2918 graph_error($bb_filename, "reached unexpected end of file");
3103 graph_error($bbg_filename, "could not open file");
3106 graph_error($bbg_filename, "reached unexpected end of file");
3109 graph_error($bbg_filename, "found unrecognized bbg file magic");
3412 graph_error($gcno_filename, "could not open file");
3415 graph_error(
[all...]

Completed in 219 milliseconds