Searched refs:PasteboardClientTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | pasteboard_client_test.cpp | 26 class PasteboardClientTest : public testing::Test { class 34 void PasteboardClientTest::SetUpTestCase(void) in SetUpTestCase() 39 void PasteboardClientTest::TearDownTestCase(void) in TearDownTestCase() 44 void PasteboardClientTest::SetUp(void) in SetUp() 48 void PasteboardClientTest::TearDown(void) in TearDown() 59 HWTEST_F(PasteboardClientTest, IsRemoteData001, TestSize.Level0) 75 HWTEST_F(PasteboardClientTest, IsRemoteData002, TestSize.Level0) 92 HWTEST_F(PasteboardClientTest, GetMimeTypes001, TestSize.Level0) 106 HWTEST_F(PasteboardClientTest, GetMimeTypes002, TestSize.Level0) 124 HWTEST_F(PasteboardClientTest, GetMimeTypes003, TestSize.Level0) [all …]
|