Home
last modified time | relevance | path

Searched defs:mock (Results 1 – 25 of 36) 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-function-mocker_test.cc590 TypeParam mock; in TYPED_TEST() local
612 TypeParam mock; in TYPED_TEST() local
680 TypeParam mock; in TYPED_TEST() local
740 TypeParam mock; in TYPED_TEST() local
765 MockOverloadedOnConstness mock; in TEST() local
Dgmock-actions_test.cc756 MockClass mock; in TEST() local
765 MockClass mock; in TEST() local
783 MockClass mock; in TEST() local
801 MockClass mock; in TEST() local
810 MockClass mock; in TEST() local
820 MockClass mock; in TEST() local
1352 MockClass mock; in TEST() local
1375 MockClass mock; in TEST() local
1387 MockClass mock; in TEST() local
1411 MockClass mock; in TEST() local
Dgmock-internal-utils_test.cc516 DummyMock mock; in ExpectCallLogger() local
540 DummyMock mock; in OnCallLogger() local
563 DummyMock mock; in OnCallAnyArgumentLogger() 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/skia/third_party/externals/dawn/src/tests/
DMockCallback.h63 MockCallback* mock; member
81 MockCallback* mock = mockAndUserdata->mock; in CallUnboundCallback() local
/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
Dtest_run.py61 def test_get_multiple_message(self, mock): argument
/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
1930 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/python/Lib/distutils/tests/
Dtest_upload.py4 import unittest.mock as mock namespace
/third_party/protobuf/src/google/protobuf/util/internal/
Dexpecting_objectwriter.h100 explicit ExpectingObjectWriter(MockObjectWriter* mock) : mock_(mock) {} in ExpectingObjectWriter()
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionsAndEmptyObjects.ts90 declare function mock<M>(_: Promise<M>): {} & M; function
/third_party/python/Lib/unittest/
Dmock.py117 def _check_signature(func, mock, skipfirst, instance=False): argument
173 def _set_signature(mock, original, instance=False): argument
200 def _setup_func(funcopy, mock, sig): argument
249 def _setup_async_mock(mock): argument
465 def attach_mock(self, mock, attribute): argument
2062 def _set_return_value(mock, method, name): argument
2815 def mock_open(mock=None, read_data=''): argument
2911 def seal(mock): argument
/third_party/rust/crates/tracing/tracing-mock/src/
Devent.rs18 pub fn mock() -> MockEvent { in mock() function
/third_party/node/deps/npm/test/
Dfake-registry.js96 mock (method, url, respondWith) { method in FakeRegistry
/third_party/musl/libc-test/src/functionalext/ldso_cfi/
Dldso_cfi_check.c26 char *mock; member

12