Searched refs:hasProgressVelocity (Results 1 – 2 of 2) sorted by relevance
172 assertThat(bToA).hasProgressVelocity(progressVelocity) in <lambda>()198 assertThat(bToA).hasProgressVelocity(progressVelocity) in <lambda>()
91 fun hasProgressVelocity(progressVelocity: Float, tolerance: Float = 0f) { in hasProgressVelocity() method