Lines Matching refs:nstart
2017 (narena, nstart, nstop) = all[i+1][:3]2018 self.assertTrue((arena != narena and nstart == 0) or2019 (stop == nstart))