Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp50 static ScanResultCtx scanResultCtx; member in OHOS::SoftbusBleGattTest
61 ScanResultCtx SoftbusBleGattTest::scanResultCtx("OnReportScanDataCallback");
78 SoftbusBleGattTest::scanResultCtx.Update(scannerId, reportData); in StubOnScanResult()
1236 ASSERT_FALSE(scanResultCtx.Expect(scannerId, &expectScanResult)); in HWTEST_F()
1244 ASSERT_FALSE(scanResultCtx.Expect(scannerId, &expectScanResult)); in HWTEST_F()

Completed in 2 milliseconds