Searched refs:ClientConnectionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/ |
H A D | connection_ble_client_test.cpp | 195 class ClientConnectionTest : public testing::Test { class 203 void ClientConnectionTest::SetUp() in SetUp() 227 HWTEST_F(ClientConnectionTest, ConnectionStateCallback001, TestSize.Level1) 286 HWTEST_F(ClientConnectionTest, ServiceCompleteCallback001, TestSize.Level1) 343 HWTEST_F(ClientConnectionTest, ServiceCompleteCallback002, TestSize.Level1) 384 HWTEST_F(ClientConnectionTest, RegistNotificationCallback001, TestSize.Level1) 418 HWTEST_F(ClientConnectionTest, RegistNotificationCallback002, TestSize.Level1) 454 HWTEST_F(ClientConnectionTest, RegistNotificationCallback003, TestSize.Level1) 499 HWTEST_F(ClientConnectionTest, NotificationReceiveCallback001, TestSize.Level1) 681 HWTEST_F(ClientConnectionTest, ConfigureMtuSizeCallback001, TestSize.Level1) [all …]
|