Home
last modified time | relevance | path

Searched defs:mockInterface (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_test_mock.cpp160 void ClientFSMCreate(MockInterfaces *mockInterface, GroupAuthManager &authManager, DeviceGroupManag… in ClientFSMCreate()
307 MockInterfaces mockInterface = { variable
362 MockInterfaces mockInterface = { variable
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ets/model/
DCameraService.ts56 function mockInterface(): void { function