Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_client_test.cpp55 static IntRecordCtx connectionStateCtx; member in OHOS::AdapterBleGattClientTest
324 ASSERT_TRUE(connectionStateCtx.Expect(clientId, OHOS_BT_STATUS_SUCCESS, OHOS_STATE_CONNECTED)); in HWTEST_F()
530 IntRecordCtx AdapterBleGattClientTest::connectionStateCtx("ConnectionStateCallback");
538 AdapterBleGattClientTest::connectionStateCtx.Update(clientId, status, connState); in StubConnectionStateCallback()

Completed in 1 milliseconds