Home
last modified time | relevance | path

Searched defs:some_method (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/annotation/
H A DSpyAnnotationTest.java276 public void some_method() { in some_method() method in SpyAnnotationTest.WithInnerPrivateAbstract
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_weakref.py61 def some_method(self): member in Object
1080 def some_method(self): member in WeakMethodTestCase._subclass.C
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_recursive_script.py372 def some_method(self, y): member in TestRecursiveScript.test_error_stack_module.M
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py9824 def some_method(self): member in TestScript.test_script_copy.M