/external/llvm-project/clang/test/SemaObjC/ |
D | compare-qualified-class.m | 50 - (ClassA<ProtocolY> *)anotherMethod; method 60 - (ClassA<ProtocolY> *)anotherMethod { method
|
/external/clang/test/SemaObjC/ |
D | compare-qualified-class.m | 50 - (ClassA<ProtocolY> *)anotherMethod; method 60 - (ClassA<ProtocolY> *)anotherMethod { method
|
/external/grpc-grpc-java/core/src/test/java/io/grpc/util/ |
D | MutableHandlerRegistryTest.java | 164 MethodDescriptor<String, Integer> anotherMethod = MethodDescriptor.<String, Integer>newBuilder() in replaceAndLookup() local 171 new ServiceDescriptor("basic", anotherMethod)) in replaceAndLookup() 172 .addMethod(anotherMethod, flowHandler).build(); in replaceAndLookup()
|
/external/clang/test/Index/ |
D | annotate-attribute.cpp | 8 void anotherMethod(); // annotation attribute should be propagated.
|
/external/llvm-project/clang/test/Index/ |
D | annotate-attribute.cpp | 8 void anotherMethod(); // annotation attribute should be propagated.
|
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/ |
D | AClassThatRefersToAForgettableClassInMethodCalls.java | 12 AClassToForget[] anotherMethod(int a, AClassToForget[] aClassToForget, String b) { in anotherMethod() method in AClassThatRefersToAForgettableClassInMethodCalls
|
/external/llvm-project/clang/test/Sema/ |
D | attr-mig.cpp | 11 …virtual __attribute__((mig_server_routine)) void anotherMethod(); // expected-warning{{'mig_server…
|
/external/guava/android/guava-tests/test/com/google/common/reflect/ |
D | ParameterTest.java | 53 private void anotherMethod(int i, String s) {} in anotherMethod() method in ParameterTest
|
/external/guava/guava-tests/test/com/google/common/reflect/ |
D | ParameterTest.java | 53 private void anotherMethod(int i, String s) {} in anotherMethod() method in ParameterTest
|
/external/clang/test/Analysis/ |
D | DeallocUseAfterFreeErrors.m | 364 - (void)anotherMethod { method 369 [self anotherMethod]; // expected-warning {{use of 'self' after it has been deallocated}}
|
/external/llvm-project/clang/test/Analysis/ |
D | DeallocUseAfterFreeErrors.m | 364 - (void)anotherMethod { method 369 [self anotherMethod]; // expected-warning {{Use of 'self' after it has been deallocated}}
|
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/ |
D | comment_attribution_scenarios.story | 89 public void anotherMethod() {
|