Searched refs:StubOutForTesting (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/python/ | ||
H A D | stubout.py | 23 class StubOutForTesting: class 27 stubs = StubOutForTesting() |
H A D | mox.py | 162 self.stubs = stubout.StubOutForTesting() |
Completed in 4 milliseconds