Searched defs:Expect (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | assert_helper.h | 42 testing::AssertionResult Expect(int idParam) in Expect() function 72 testing::AssertionResult Expect(int id, int stParam) in Expect() function 144 testing::AssertionResult Expect(int id, int st, int valParam) in Expect() function
|
H A D | softbus_adapter_ble_gatt_server_test.cpp | 670 testing::AssertionResult BtUuidRecordCtx::Expect(int id, int st, SoftBusBtUuid *param) in Expect() function in OHOS::BtUuidRecordCtx 700 testing::AssertionResult BtGattRecordCtx::Expect(int id, int st, int handleParam, SoftBusBtUuid *pa… in Expect() function in OHOS::BtGattRecordCtx
|
H A D | softbus_adapter_ble_gatt_client_test.cpp | 506 testing::AssertionResult GattcNotifyRecordCtx::Expect(int id, int st, SoftBusGattcNotify *param) in Expect() function in OHOS::GattcNotifyRecordCtx
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | assert_helper.h | 37 testing::AssertionResult Expect(int idParam) in Expect() function 67 testing::AssertionResult Expect(int id, int stParam) in Expect() function 139 testing::AssertionResult Expect(int id, int st, int valParam) in Expect() function
|
H A D | softbus_ble_gatt_test.cpp | 1307 testing::AssertionResult ScanResultCtx::Expect(int id, const SoftBusBcScanResult *scanResultParam) in Expect() function in OHOS::ScanResultCtx
|