Searched defs:class_to_mock (Results 1 – 2 of 2) sorted by relevance
| /external/protobuf/python/ |
| D | mox.py | 164 def CreateMock(self, class_to_mock): argument 362 def __init__(self, class_to_mock): argument
|
| /external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/ |
| D | mox.py | 244 def CreateMock(self, class_to_mock, attrs=None, bounded_to=None): argument 558 def __init__(self, class_to_mock, attrs=None, class_to_bind=None): argument 853 def __init__(self, class_to_mock, mox_instance): argument
|