Home
last modified time | relevance | path

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

/base/update/updater/services/ui/view/component/
Dimg_view_adapter.h51 uint32_t GetCurrId() const;
Dimg_view_adapter.cpp195 uint32_t ImgViewAdapter::GetCurrId() const in GetCurrId() function in Updater::ImgViewAdapter
/base/update/updater/test/unittest/updater_ui_test/view/
Dui_component_unittest.cpp274 EXPECT_EQ(imgView.GetCurrId(), ++currId);
277 EXPECT_EQ(imgView.GetCurrId(), ++currId);
284 EXPECT_EQ(imgView.GetCurrId(), currId);
286 EXPECT_EQ(imgView.GetCurrId(), currId);