Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/checkstyle/
H A Dcheckstyle.py75 def RunCheckstyleOnFiles(java_files, classpath=CHECKSTYLE_JAR, config_xml=CHECKSTYLE_STYLE): argument
96 config_xml=CHECKSTYLE_STYLE, argument
177 def _ExecuteCheckstyle(java_files, classpath, config_xml): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlatency.py191 def process_latencies(config_xml, input_file): argument
244 def get_summaries_from_log(input_file_name, config_xml=None): argument