Searched refs:newOps (Results 1 – 1 of 1) sorted by relevance
580 ImmutableList.Builder<Op> newOps = ImmutableList.builder(); in build() local585 newOps.add(op); in build()597 newOps.add(op); in build()604 newOps.add(op); in build()608 return newOps.build(); in build()