OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_check_weakref
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_copy.py
609
def
_check_weakref
(self, _copy):
member in class:TestCopy
621
self.
_check_weakref
(copy.copy)
624
self.
_check_weakref
(copy.deepcopy)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_copy.py
609
def
_check_weakref
(self, _copy):
member in class:TestCopy
621
self.
_check_weakref
(copy.copy)
624
self.
_check_weakref
(copy.deepcopy)
Completed in 103 milliseconds