Home
last modified time | relevance | path

Searched refs:lastPointIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_chart_unit_test.cpp304 const uint16_t lastPointIndex = 4; variable
305 chartDataSerial_->SetLastPointIndex(lastPointIndex);
306 EXPECT_EQ(chartDataSerial_->GetLastPointIndex(), lastPointIndex);