Home
last modified time | relevance | path

Searched refs:UIAbsatrctProgressTest (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_abstract_progress_unit_test.cpp30 class UIAbsatrctProgressTest : public testing::Test { class
32 UIAbsatrctProgressTest() : abstractProgress_(nullptr) {} in UIAbsatrctProgressTest() function in OHOS::UIAbsatrctProgressTest
33 virtual ~UIAbsatrctProgressTest() {} in ~UIAbsatrctProgressTest()
41 void UIAbsatrctProgressTest::SetUpTestCase() in SetUpTestCase()
45 void UIAbsatrctProgressTest::TearDownTestCase() in TearDownTestCase()
49 void UIAbsatrctProgressTest::SetUp() in SetUp()
56 void UIAbsatrctProgressTest::TearDown() in TearDown()
69 HWTEST_F(UIAbsatrctProgressTest, UIAbsatrctProgressGetViewType_001, TestSize.Level1) in HWTEST_F()
84 HWTEST_F(UIAbsatrctProgressTest, UIAbsatrctProgressSetValue_001, TestSize.Level0) in HWTEST_F()
110 HWTEST_F(UIAbsatrctProgressTest, UIAbsatrctProgressSetValue_00
[all...]

Completed in 1 milliseconds