Searched defs:soFar (Results 1 – 2 of 2) sorted by relevance
258 int soFar = 0; in readExactly() local
793 private Location(Location soFar, Item next) { in Location() method in NotificationVisitUrisTest.Location