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

  /external/autotest/site_utils/stats/
log_daemon_common.py 12 def RunMatchers(stream, matchers):
apache_access_log_metrics.py 198 log_daemon_common.RunMatchers(sys.stdin, MATCHERS)
apache_error_log_metrics.py 156 log_daemon_common.RunMatchers(sys.stdin, MATCHERS)
  /external/v8/tools/clang/traffic_annotation_extractor/
traffic_annotation_extractor.cpp 129 // are defined in RunMatchers function. When a pattern is found there,
288 int RunMatchers(clang::tooling::ClangTool* clang_tool, Collector* collector) {
405 int result = RunMatchers(&tool, &collector);

Completed in 293 milliseconds