Searched refs:UDSSessionTest (Results 1 - 1 of 1) sorted by relevance
/foundation/multimodalinput/input/util/socket/test/ |
H A D | uds_session_test.cpp | 29 class UDSSessionTest : public testing::Test { class 41 void UDSSessionTest::SetUp() in SetUp() 43 UDSSessionTest::pid_ = getpid(); in SetUp() 52 void UDSSessionTest::TearDown() in TearDown() 66 HWTEST_F(UDSSessionTest, Construct, TestSize.Level1) in HWTEST_F() 79 HWTEST_F(UDSSessionTest, SendMsg_type1_001, TestSize.Level1) in HWTEST_F() 94 HWTEST_F(UDSSessionTest, SendMsg_type1_002, TestSize.Level1) in HWTEST_F() 110 HWTEST_F(UDSSessionTest, SendMsg_type1_003, TestSize.Level1) in HWTEST_F() 125 HWTEST_F(UDSSessionTest, SendMsg_type1_004, TestSize.Level1) in HWTEST_F() 141 HWTEST_F(UDSSessionTest, SendMsg_type1_00 [all...] |
Completed in 1 milliseconds