Searched defs:UnsetAll (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/python/
H A Dstubout.py27 stubs.UnsetAll()
30 the ... part of the code finishes, the UnsetAll() looks up the old value
40 self.UnsetAll()
114 the prior definition is saved away for later, when UnsetAll() is called.
128 def UnsetAll(self): member in class:StubOutForTesting
130 definition. Its okay to call UnsetAll() repeatedly, as later calls have
/external/protobuf/python/
H A Dstubout.py27 stubs.UnsetAll()
30 the ... part of the code finishes, the UnsetAll() looks up the old value
40 self.UnsetAll()
114 the prior definition is saved away for later, when UnsetAll() is called.
128 def UnsetAll(self): member in class:StubOutForTesting
130 definition. Its okay to call UnsetAll() repeatedly, as later calls have

Completed in 103 milliseconds