Searched defs:Expect (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
| D | assert_helper.h | 44 testing::AssertionResult Expect(int idParam) in Expect() function 74 testing::AssertionResult Expect(int id, int stParam) in Expect() function 146 testing::AssertionResult Expect(int id, int st, int valParam) in Expect() function
|
| D | softbus_adapter_ble_gatt_server_test.cpp | 548 testing::AssertionResult BtUuidRecordCtx::Expect(int id, int st, SoftBusBtUuid *param) in Expect() function in OHOS::BtUuidRecordCtx 578 testing::AssertionResult BtGattRecordCtx::Expect(int id, int st, int handleParam, SoftBusBtUuid *pa… in Expect() function in OHOS::BtGattRecordCtx
|
| D | softbus_adapter_ble_gatt_client_test.cpp | 466 testing::AssertionResult GattcNotifyRecordCtx::Expect(int id, int st, SoftBusGattcNotify *param) in Expect() function in OHOS::GattcNotifyRecordCtx
|
| D | softbus_adapter_ble_gatt_test.cpp | 551 testing::AssertionResult ScanResultCtx::Expect(int id, const SoftBusBleScanResult *scanResultParam) in Expect() function in OHOS::ScanResultCtx
|