Searched refs:lastPointIndex (Results 1 – 1 of 1) sorted by relevance
304 const uint16_t lastPointIndex = 4; variable305 chartDataSerial_->SetLastPointIndex(lastPointIndex);306 EXPECT_EQ(chartDataSerial_->GetLastPointIndex(), lastPointIndex);