Home
last modified time | relevance | path

Searched defs:mock (Results 151 - 175 of 216) sorted by relevance

123456789

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_test.cpp1791 NiceMock<LaneDepsInterfaceMock> mock; in HWTEST_F() local
1828 NiceMock<LaneDepsInterfaceMock> mock; in HWTEST_F() local
1882 NiceMock<LaneDepsInterfaceMock> mock; HWTEST_F() local
1900 NiceMock<LaneDepsInterfaceMock> mock; HWTEST_F() local
1919 NiceMock<LaneDepsInterfaceMock> mock; HWTEST_F() local
1940 NiceMock<LaneDepsInterfaceMock> mock; HWTEST_F() local
1962 NiceMock<LaneDepsInterfaceMock> mock; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp126 void P2pV1ProcessorTest::InjectData(WifiDirectInterfaceMock &mock) in InjectData() argument
199 InjectEntityMock(P2pEntity &mock) InjectEntityMock() argument
226 InjectCommonMock(WifiDirectInterfaceMock &mock) InjectCommonMock() argument
326 InjectChannel(WifiDirectInterfaceMock &mock) InjectChannel() argument
427 WifiDirectInterfaceMock mock; HWTEST_F() local
491 WifiDirectInterfaceMock mock; HWTEST_F() local
533 WifiDirectInterfaceMock mock; HWTEST_F() local
600 WifiDirectInterfaceMock mock; HWTEST_F() local
648 WifiDirectInterfaceMock mock; HWTEST_F() local
690 WifiDirectInterfaceMock mock; HWTEST_F() local
733 WifiDirectInterfaceMock mock; HWTEST_F() local
784 WifiDirectInterfaceMock mock; HWTEST_F() local
848 WifiDirectInterfaceMock mock; HWTEST_F() local
875 WifiDirectInterfaceMock mock; HWTEST_F() local
913 WifiDirectInterfaceMock mock; HWTEST_F() local
965 WifiDirectInterfaceMock mock; HWTEST_F() local
1008 WifiDirectInterfaceMock mock; HWTEST_F() local
1055 WifiDirectInterfaceMock mock; HWTEST_F() local
1098 WifiDirectInterfaceMock mock; HWTEST_F() local
1142 WifiDirectInterfaceMock mock; HWTEST_F() local
1201 WifiDirectInterfaceMock mock; HWTEST_F() local
1420 WifiDirectInterfaceMock mock; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_controller_test.cpp178 sptr<MockRSIWindowAnimationController> mock = new MockRSIWindowAnimationController(); in HWTEST_F() local
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_query.py18 from unittest import mock namespace
H A Dtest_sidebar.py7 import unittest.mock namespace
H A Dtest_configdialog.py9 from unittest import mock namespace
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dtest_runners.py10 from unittest import mock namespace
[all...]
H A Dtest_sendfile.py12 from unittest import mock namespace
H A Dutils.py20 from unittest import mock namespace
H A Dtest_locks.py4 from unittest import mock namespace
H A Dtest_streams.py11 from unittest import mock namespace
H A Dtest_subprocess.py7 from unittest import mock namespace
[all...]
/third_party/python/Lib/test/
H A Dtest_posixpath.py10 from unittest import mock namespace
H A Dtest_uuid.py13 from unittest import mock namespace
[all...]
H A Dtest_gc.py2 import unittest.mock namespace
H A Dtest_zipimport.py9 import unittest.mock namespace
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py12 import unittest.mock namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
H A Dmemory_test.cc552 MinimalMockAllocator mock; in TEST() local
596 FullMockAllocator mock; TEST() local
[all...]
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp635 MockMalloc mock; in HWTEST_F() local
663 MockMalloc mock; in HWTEST_F() local
677 MockStrcpy mock; in HWTEST_F() local
/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp532 auto mock = std::make_shared<AudioManagerDeviceChangeCallbackAdapterMock>(); in HWTEST_F() local
1083 auto mock = std::make_shared<AudioManagerDeviceChangeCallbackAdapterMock>(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_two_ng.cpp651 auto mock = AceType::DynamicCast<MockInteractionInterface>(InteractionInterface::GetInstance()); in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_maker_note.cpp105 bool ExifMakerNote::ExifItem::GetValue(std::string &value, ExifData *exifData, bool mock) in GetValue() argument
99 GetValue(std::string &value, const ExifByteOrder &order, bool mock) GetValue() argument
115 GetValue(std::string &value, const ExifByteOrder &order, ExifMakerNote::ExifItem &item, bool mock) GetValue() argument
132 GetValue(std::string &value, ExifData *exifData, ExifMakerNote::ExifItem &item, bool mock) GetValue() argument
154 GetValue(std::string &value, ExifContent *exifContent, ExifMakerNote::ExifItem &item, bool &mock) GetValue() argument
186 GetValue(std::string &value, ExifEntry *exifEntry, ExifMakerNote::ExifItem &item, bool &mock) GetValue() argument
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_test.cpp83 UriHandlerMock mock; in HWTEST_F() local
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dsvc_session_manager_mock.cpp109 sptr<BackupExtExtensionMock> mock = sptr(new BackupExtExtensionMock()); in GetExtConnection() local
/third_party/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc839 MockFunction<Result()> mock; TEST() local
2570 MockWithConstMethods mock; TEST() local
2586 MockConstOverload mock; TEST() local
[all...]

Completed in 39 milliseconds

123456789