Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/services/src/
H A Dintention_service_test.cpp32 #define LOG_TAG "IntentionServiceTest"
143 void IntentionServiceTest::SetUpTestCase() in SetUpTestCase()
149 void IntentionServiceTest::TearDownTestCase() in TearDownTestCase()
155 void IntentionServiceTest::SetUp() {} in SetUp()
157 void IntentionServiceTest::TearDown() {} in TearDown()
159 std::shared_ptr<Media::PixelMap> IntentionServiceTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap()
193 std::optional<DragData> IntentionServiceTest::CreateDragData(int32_t sourceType, in CreateDragData()
273 void IntentionServiceTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation()
286 HWTEST_F(IntentionServiceTest, IntentionServiceTest_Enable001, TestSize.Level0) in HWTEST_F()
301 HWTEST_F(IntentionServiceTest, IntentionServiceTest_Disable00
[all...]
/base/msdp/device_status/test/unittest/intention/services/include/
H A Dintention_service_test.h71 class IntentionServiceTest : public testing::Test { class

Completed in 2 milliseconds