Home
last modified time | relevance | path

Searched defs:mock_foo (Results 1 – 5 of 5) 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/cronet/third_party/googletest/src/googlemock/test/
Dgmock_stress_test.cc89 MockFoo* mock_foo; member
Dgmock-function-mocker_test.cc455 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