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 D | SpyAnnotationTest.java | 276 public void some_method() { in some_method() method in SpyAnnotationTest.WithInnerPrivateAbstract |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_weakref.py | 61 def some_method(self): member in Object |
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_recursive_script.py | 372 def some_method(self, y): member in TestRecursiveScript.test_error_stack_module.M |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_jit.py | 9824 def some_method(self): member in TestScript.test_script_copy.M |