Home
last modified time | relevance | path

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

/aosp_15_r20/external/parameter-framework/upstream/tools/xmlValidator/
H A DxmlValidator.py39 def success(stringToPrint): argument
44 def error(stringToPrint): argument
49 def _printColor(color, stringToPrint): argument