Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/shaping/
Dhb_test_tools.py365 def filter_printer_function (filter_callback): argument
372 def filter_printer_function_no_newline (filter_callback): argument
/external/google-breakpad/src/client/mac/tests/
Dcrash_generation_server_test.cc357 bool filter_callback(void* context) { in filter_callback() function