Searched defs:add (Results 1 – 3 of 3) sorted by relevance
70 fun add(assertion: Assertion<T>, name: String) { in invoke() method
34 fun add(name: String, assertion: Assertion<T>) { in add() method
131 public boolean add(LogMaker logMaker) { in add() method in MetricsAsserts.ReaderQueue