Searched defs:around (Results 1 – 4 of 4) sorted by relevance
97 public RuleChain around(TestRule enclosedRule) { in around() method in RuleChain
674 void dump(int around) { in dump()
677 void dump(int around) { in dump()
723 def around(a, decimals=0): # pylint: disable=missing-docstring function