Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_client_test.cpp57 static StRecordCtx registNotificationCtx; member in OHOS::AdapterBleGattClientTest
344 ASSERT_TRUE(registNotificationCtx.Expect(clientId, OHOS_BT_STATUS_SUCCESS)); in HWTEST_F()
353 ASSERT_TRUE(registNotificationCtx.Expect(clientId, OHOS_BT_STATUS_SUCCESS)); in HWTEST_F()
532 StRecordCtx AdapterBleGattClientTest::registNotificationCtx("RegistNotificationCallback");
548 AdapterBleGattClientTest::registNotificationCtx.Update(clientId, status); in StubRegistNotificationCallback()

Completed in 2 milliseconds