Home
last modified time | relevance | path

Searched refs:AuthLaneInterfaceMock (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_lane_mock.cpp23 AuthLaneInterfaceMock::AuthLaneInterfaceMock() in AuthLaneInterfaceMock() function in OHOS::AuthLaneInterfaceMock
28 AuthLaneInterfaceMock::~AuthLaneInterfaceMock() in ~AuthLaneInterfaceMock()
35 return reinterpret_cast<AuthLaneInterfaceMock *>(g_authLaneInterface); in GetAuthLaneMockInterface()
H A Dauth_lane_mock.h33 class AuthLaneInterfaceMock : public AuthLaneInterface {
35 AuthLaneInterfaceMock();
36 ~AuthLaneInterfaceMock() override;
H A Dauth_lane_test.cpp151 AuthLaneInterfaceMock mock;
191 AuthLaneInterfaceMock mock;
218 AuthLaneInterfaceMock mock;
251 AuthLaneInterfaceMock mock;
273 AuthLaneInterfaceMock mock;
319 AuthLaneInterfaceMock mock;
363 AuthLaneInterfaceMock mock;
403 AuthLaneInterfaceMock mock;
449 AuthLaneInterfaceMock mock;
495 AuthLaneInterfaceMock mock;
[all …]