Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/tools/
Dcheck_java_paths.py11 def report_error(msg, *args): function
36 report_error("can't find package declaration in %s", file)
40report_error("package declaration in %s does not match expected package based on it's path: '%s' !…
53 report_error("java file not inside java/ or javatests/: %s", java)