Home
last modified time | relevance | path

Searched refs:RunMatchers (Results 1 – 4 of 4) sorted by relevance

/external/autotest/site_utils/stats/
Dlog_daemon_common.py12 def RunMatchers(stream, matchers): function
Dapache_error_log_metrics.py156 log_daemon_common.RunMatchers(sys.stdin, MATCHERS)
Dapache_access_log_metrics.py198 log_daemon_common.RunMatchers(sys.stdin, MATCHERS)
/external/v8/tools/clang/traffic_annotation_extractor/
Dtraffic_annotation_extractor.cpp288 int RunMatchers(clang::tooling::ClangTool* clang_tool, Collector* collector) { in RunMatchers() function
405 int result = RunMatchers(&tool, &collector); in main()