Searched defs:sampleError (Results 1 – 2 of 2) sorted by relevance
370 Output<Integer> sampleError) { in collisionIsError()443 …vate boolean collisionIsErrorFormat(DayPeriod dayPeriod, Span other, Output<Integer> sampleError) { in collisionIsErrorFormat()461 …e boolean collisionIsErrorSelection(DayPeriod dayPeriod, Span other, Output<Integer> sampleError) { in collisionIsErrorSelection()
450 Output<Integer> sampleError = new Output<>(); in handleCheck() local