Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_box_progress_unit_test.cpp30 class UIBoxProgressTest : public testing::Test { class
32 UIBoxProgressTest() : boxProgress_(nullptr) {} in UIBoxProgressTest() function in OHOS::UIBoxProgressTest
33 virtual ~UIBoxProgressTest() {} in ~UIBoxProgressTest()
41 void UIBoxProgressTest::SetUpTestCase() in SetUpTestCase()
45 void UIBoxProgressTest::TearDownTestCase() in TearDownTestCase()
49 void UIBoxProgressTest::SetUp() in SetUp()
56 void UIBoxProgressTest::TearDown() in TearDown()
70 HWTEST_F(UIBoxProgressTest, UIBoxProgressGetViewType_001, TestSize.Level1) in HWTEST_F()
85 HWTEST_F(UIBoxProgressTest, UIBoxProgressSetDirection_001, TestSize.Level0) in HWTEST_F()
111 HWTEST_F(UIBoxProgressTest, UIBoxProgressSetValidWidth_00
[all...]

Completed in 1 milliseconds