Searched refs:_PrintMessage (Results 1 – 1 of 1) sorted by relevance
104 _PrintMessage("%s already exists, not overwritten" % tests_manifest_path)121 _PrintMessage("Created %s" % tests_manifest_path)141 _PrintMessage("%s already exists, not overwritten" % tests_mk_path)171 _PrintMessage("Created %s" % tests_mk_path)191 def _PrintMessage(msg): function