Searched refs:ScreenCommonTest (Results 1 - 2 of 2) sorted by relevance
/foundation/distributedhardware/distributed_screen/common/test/unittest/src/ |
H A D | screen_common_test.cpp | 27 void ScreenCommonTest::SetUpTestCase(void) {} in SetUpTestCase() 29 void ScreenCommonTest::TearDownTestCase(void) {} in TearDownTestCase() 31 void ScreenCommonTest::SetUp() {} in SetUp() 33 void ScreenCommonTest::TearDown() {} in TearDown() 41 HWTEST_F(ScreenCommonTest, common_001, TestSize.Level1) in HWTEST_F() 55 HWTEST_F(ScreenCommonTest, common_002, TestSize.Level1) in HWTEST_F() 87 HWTEST_F(ScreenCommonTest, common_003, TestSize.Level1) in HWTEST_F() 101 HWTEST_F(ScreenCommonTest, common_004, TestSize.Level1) in HWTEST_F() 115 HWTEST_F(ScreenCommonTest, IsInt64_001, TestSize.Level1) in HWTEST_F() 134 HWTEST_F(ScreenCommonTest, IsArray_00 [all...] |
/foundation/distributedhardware/distributed_screen/common/test/unittest/include/ |
H A D | screen_common_test.h | 23 class ScreenCommonTest : public testing::Test { class
|
Completed in 2 milliseconds