Lines Matching refs:lastSteps
151 int32_t lastSteps;157 if (info->lastSteps+1 != steps) {158 log_err("incorrect steps in callback. Expected %d, got %d\n", info->lastSteps+1, steps);160 info->lastSteps = steps;