Lines Matching defs:summary
259 summary=None,
264 :param name: The name that the SBValue should have. None if the summary
266 :param summary: The summary that the SBValue should have. None if the
267 summary should not be checked.
283 self.expect_summary = summary
2503 :param result_summary: The summary that the expression should have. None if the summary should not be checked.
2537 summary=result_summary,
2544 self, var_path, summary=None, value=None, type=None, children=None
2550 :param summary: The summary that the variable should have. None if the summary should not be checked.
2565 type=type, value=value, summary=summary, children=children