HomeSort by relevance Sort by last modified time
    Searched refs:filter_callback (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/mac/tests/
crash_generation_server_test.cc 357 bool filter_callback(void* context) { function in namespace:__anon20752
368 filter_callback, // filter callback
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 386 def filter_printer_function (filter_callback):
388 for line in filter_callback (f):
393 def filter_printer_function_no_newline (filter_callback):
395 for line in filter_callback (f):

Completed in 73 milliseconds