Home
last modified time | relevance | path

Searched defs:Expect (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dassert_helper.h42 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 Dsoftbus_adapter_ble_gatt_server_test.cpp670 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 Dsoftbus_adapter_ble_gatt_client_test.cpp506 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 Dassert_helper.h37 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 Dsoftbus_ble_gatt_test.cpp1307 testing::AssertionResult ScanResultCtx::Expect(int id, const SoftBusBcScanResult *scanResultParam) in Expect() function in OHOS::ScanResultCtx