Home
last modified time | relevance | path

Searched defs:mock (Results 1 – 25 of 32) sorted by relevance

12

/third_party/googletest/googlemock/test/
Dgmock_link_test.h248 Mock mock; in TEST() local
256 Mock mock; in TEST() local
265 Mock mock; in TEST() local
273 Mock mock; in TEST() local
282 Mock mock; in TEST() local
291 Mock mock; in TEST() local
300 Mock mock; in TEST() local
313 Mock mock; in TEST() local
325 Mock mock; in TEST() local
337 Mock mock; in TEST() local
[all …]
Dgmock_ex_test.cc57 MockFoo mock; in TEST() local
Dgmock-generated-function-mockers_test.cc418 MockStack<int> mock; in TEST() local
440 MockStack<int> mock; in TEST() local
484 MockStackWithCallType<int> mock; in TEST() local
522 MockOverloadedOnArgNumber mock; in TEST() local
547 MockOverloadedOnConstness mock; in TEST() local
Dgmock-actions_test.cc724 MockClass mock; in TEST() local
733 MockClass mock; in TEST() local
751 MockClass mock; in TEST() local
769 MockClass mock; in TEST() local
778 MockClass mock; in TEST() local
788 MockClass mock; in TEST() local
1165 MockClass mock; in TEST() local
1188 MockClass mock; in TEST() local
1200 MockClass mock; in TEST() local
1224 MockClass mock; in TEST() local
Dgmock-internal-utils_test.cc583 DummyMock mock; in ExpectCallLogger() local
607 DummyMock mock; in OnCallLogger() local
630 DummyMock mock; in OnCallAnyArgumentLogger() local
/third_party/skia/third_party/externals/dawn/src/tests/
DMockCallback.h63 MockCallback* mock; member
81 MockCallback* mock = mockAndUserdata->mock; in CallUnboundCallback() local
/third_party/skia/tests/
DResourceCacheTest.cpp351 Mock mock(30000); in test_no_key() local
404 Mock mock(30000); in test_purge_unlocked() local
467 Mock mock(30000); in test_purge_command_buffer_usage() local
535 Mock mock(300); in test_budgeting() local
661 Mock mock(30000); in test_unbudgeted() local
733 Mock mock(300); in test_unbudgeted_to_scratch() local
799 Mock mock(30000); in test_duplicate_scratch_key() local
846 Mock mock(30000); in test_remove_scratch_key() local
904 Mock mock(30000); in test_scratch_key_consistency() local
963 Mock mock(30000); in test_duplicate_unique_key() local
[all …]
DTDPQueueTest.cpp91 Mock* mock = array.append(); in random_test() local
164 Mock *mock = testArray.append(); in sort_test() local
175 Mock *mock = controlArray.append(); in sort_test() local
/third_party/flutter/skia/tests/
DResourceCacheTest.cpp371 Mock mock(10, 30000); in test_no_key() local
425 Mock mock(10, 30000); in test_purge_unlocked() local
489 Mock mock(10, 300); in test_budgeting() local
616 Mock mock(10, 30000); in test_unbudgeted() local
689 Mock mock(10, 300); in test_unbudgeted_to_scratch() local
756 Mock mock(5, 30000); in test_duplicate_scratch_key() local
802 Mock mock(5, 30000); in test_remove_scratch_key() local
862 Mock mock(5, 30000); in test_scratch_key_consistency() local
922 Mock mock(5, 30000); in test_duplicate_unique_key() local
1015 Mock mock(5, 30000); in test_purge_invalidated() local
[all …]
/third_party/node/deps/npm/test/tap/
D00-check-mock-dep.js12 var mock = require('npm-registry-mock/package.json').version variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
DShaderModuleMock.cpp27 ShaderModuleMock* mock = new ShaderModuleMock(device); in Create() local
/third_party/python/Lib/idlelib/idle_test/
Dtest_macosx.py7 import unittest.mock as mock namespace
/third_party/python/Lib/unittest/test/testmock/
Dtestcallable.py18 def assertNotCallable(self, mock): argument
Dtestmagicmethods.py117 def iadd(mock): argument
143 def itruediv(mock): argument
Dtestpatch.py223 def test(mock): argument
899 def _test(mock): argument
904 def _test2(mock): argument
933 def function(mock): argument
958 def test(mock): argument
1685 def test(mock): argument
1929 def test(mock): argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp126 void *mock; in discard() local
DVertexBuffer9.cpp135 void *mock; in discard() local
/third_party/protobuf/src/google/protobuf/util/internal/
Dexpecting_objectwriter.h100 explicit ExpectingObjectWriter(MockObjectWriter* mock) : mock_(mock) {} in ExpectingObjectWriter()
/third_party/python/Lib/distutils/tests/
Dtest_upload.py4 import unittest.mock as mock namespace
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionsAndEmptyObjects.ts90 declare function mock<M>(_: Promise<M>): {} & M; function
/third_party/python/Lib/unittest/
Dmock.py113 def _check_signature(func, mock, skipfirst, instance=False): argument
169 def _set_signature(mock, original, instance=False): argument
196 def _setup_func(funcopy, mock, sig): argument
245 def _setup_async_mock(mock): argument
461 def attach_mock(self, mock, attribute): argument
2014 def _set_return_value(mock, method, name): argument
2758 def mock_open(mock=None, read_data=''): argument
2854 def seal(mock): argument
/third_party/node/deps/npm/test/
Dfake-registry.js96 mock (method, url, respondWith) { method in FakeRegistry
/third_party/grpc/test/cpp/naming/
Daddress_sorting_test.cc141 MockSourceAddrFactory* mock = in mock_source_addr_factory_wrapper_get_source_addr() local
148 MockSourceAddrFactory* mock = in mock_source_addr_factory_wrapper_destroy() local
/third_party/glib/gio/tests/
Dgdbus-peer-object-manager.c292 MockInterface *mock; in test_object_manager() local
/third_party/abseil-cpp/absl/memory/
Dmemory_test.cc552 MinimalMockAllocator mock; in TEST() local
596 FullMockAllocator mock; in TEST() local

12