Home
last modified time | relevance | path

Searched defs:socketMock (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
H A Dams_service_app_spawn_client_test.cpp180 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
201 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
222 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
251 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
281 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
304 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
331 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
353 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
378 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
404 std::shared_ptr<MockAppSpawnSocket> socketMock = std::make_shared<MockAppSpawnSocket>(); variable
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test_enhance.cpp168 NiceMock<LnnSocketInterfaceMock> socketMock; variable
201 NiceMock<LnnSocketInterfaceMock> socketMock; variable
232 NiceMock<LnnSocketInterfaceMock> socketMock; variable
264 NiceMock<LnnSocketInterfaceMock> socketMock; variable
H A Dauth_test_mock.cpp87 LnnSocketInterfaceMock *socketMock; member
282 NiceMock<LnnSocketInterfaceMock> socketMock; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp1311 std::shared_ptr<MockAppSpawnClient> socketMock = std::make_shared<MockAppSpawnClient>(); variable