Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/test/
Dgmock_stress_test.cc95 MockFoo* mock_foo; member
Dgmock-function-mocker_test.cc456 MockFoo mock_foo; in TEST() local
/third_party/python/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