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

/external/harfbuzz_ng/test/shaping/
H A Dhb_test_tools.py310 def filter_printer_function (filter_callback):
312 for line in filter_callback (f):
317 def filter_printer_function_no_newline (filter_callback):
319 for line in filter_callback (f):
/external/google-breakpad/src/client/mac/tests/
H A Dcrash_generation_server_test.cc357 bool filter_callback(void* context) { function in namespace:__anon5084
368 filter_callback, // filter callback

Completed in 72 milliseconds