Home
last modified time | relevance | path

Searched refs:report_status (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
Dbatch.hh32 template <typename main_t, bool report_status=false>
60 if (report_status) in batch_main()
70 if (report_status && ret != 0) in batch_main()
/third_party/python/Tools/peg_generator/scripts/
Dtest_parse_directory.py43 def report_status( function
123 report_status(succeeded=True, file=file, verbose=verbose, short=short)
125 report_status(succeeded=False, file=file, verbose=verbose, error=error, short=short)