Home
last modified time | relevance | path

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

/external/googletest/googlemock/test/
Dgmock_stress_test.cc95 MockFoo* mock_foo; member
Dgmock-function-mocker_test.cc456 MockFoo mock_foo; in TEST() local
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py1196 def _test(self, mock_foo): argument
1201 def test_two(self, mock_foo): argument
1203 def test_one(self, mock_foo): argument
/external/python/mock/mock/tests/
Dtestpatch.py1186 def _test(self, mock_foo): argument
1191 def test_two(self, mock_foo): argument
1193 def test_one(self, mock_foo): argument