Searched refs:LocalSocketPairTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/utils/socketpair/test/unittest/ |
H A D | socketpair_test.cpp | 35 class LocalSocketPairTest : public testing::Test { class 53 HWTEST_F(LocalSocketPairTest, CreateChannel001, Function | SmallTest | Level2) 67 HWTEST_F(LocalSocketPairTest, ReceiveData001, Function | SmallTest | Level2) 88 HWTEST_F(LocalSocketPairTest, TestSendDataWithoutCreateChannel, Function | SmallTest | Level2) 103 HWTEST_F(LocalSocketPairTest, TestSendNullptr, Function | SmallTest | Level2) 119 HWTEST_F(LocalSocketPairTest, Close0Fd, Function | SmallTest | Level2)
|