/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | microsoft-abi-methods.cpp | 11 static void static_method() {} in static_method() function in C
|
H A D | debug-info-codeview-display-name.cpp | 45 static foo* static_method() { return 0; } in static_method() function
|
H A D | mangle-ms.cpp | 59 static foo* static_method() { return 0; } in static_method() function in foo
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | bug_hash_test.cpp | 21 static int static_method() { in static_method() function in AA::X
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
H A D | is_scoped_enum.pass.cpp | 71 static int static_method(int) { return 0; } in static_method() function
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | instantiate-using-decl.cpp | 160 static void static_method() { in static_method() function
|
/aosp_15_r20/external/rust/beto-rust/common/pourover/src/ |
D | desc.rs | 96 pub const fn static_method<'cls>( in static_method() method
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/ |
H A D | inspect_utils_test.py | 71 def static_method(): member in TestClass
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testpatch.py | 53 def static_method(): pass member in Foo 1003 def static_method(a, b=10, *, c): pass member in PatchTest.test_autospec_staticmethod_signature.Foo
|
D | testhelpers.py | 958 def static_method(a, b=10, *, c): pass member in SpecSignatureTest.test_autospec_signature_staticmethod.Foo
|
D | testmock.py | 1626 def static_method(): pass member in MockTest.test_create_autospec_classmethod_and_staticmethod.TestClass
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ |
H A D | testpatch.py | 53 def static_method(): pass member in Foo 1003 def static_method(a, b=10, *, c): pass member in PatchTest.test_autospec_staticmethod_signature.Foo
|
H A D | testhelpers.py | 958 def static_method(a, b=10, *, c): pass member in SpecSignatureTest.test_autospec_signature_staticmethod.Foo
|
H A D | testmock.py | 1626 def static_method(): pass member in MockTest.test_create_autospec_classmethod_and_staticmethod.TestClass
|
/aosp_15_r20/art/test/115-native-bridge/ |
H A D | nativebridge.cc | 39 bool static_method; member
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_call.py | 395 def static_method(): member in PythonClass
|
D | test_inspect.py | 1477 def static_method(): pass member in TestIsDataDescriptor.test_functions.Test
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_functions.py | 1816 def static_method() -> int: member in FunctionTests.MyNamedTuple
|