Home
last modified time | relevance | path

Searched defs:myMethod (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/junit/
H A DTestUtils.kt34 fun myMethod(): FlickerBuilder = in myMethod() method
47 @FlickerBuilderProvider fun myMethod(): FlickerBuilder = FlickerBuilder(instrumentation) in myMethod() method in android.tools.flicker.junit.DummyTestClassMultipleProvider
54 @FlickerBuilderProvider private fun myMethod() {} in myMethod() method in android.tools.flicker.junit.DummyTestClassProviderPrivateVoid
61 fun myMethod(): FlickerBuilder = FlickerBuilder(instrumentation) method
/aosp_15_r20/external/clang/test/SemaObjC/
H A Ddefault-synthesize-2.m52 - (void) myMethod { method
68 - (id) myMethod { method
82 - (id) myMethod { method
97 - (id) myMethod method
113 - (id) myMethod { method
H A Dmethod-def-1.m13 +- (void)myMethod; // expected-error {{expected selector for Objective-C method}} class
18 - (void)myMethod { } method
H A Dconditional-expr-7.m11 - (void)myMethod; method
H A Dmethod-lookup-4.m31 - (void)myMethod { } method
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/reflectionmodel/
H A DReflectionMethodDeclarationTest.java50 void myMethod(int a, char c) { in myMethod() method in ReflectionMethodDeclarationTest.Foo
61 …ResolvedMethodDeclaration myMethod = foo.getAllMethods().stream().filter(m -> m.getName().equals("… in testParameterNameOnClassesFromThisProject() local
/aosp_15_r20/external/clang/test/Analysis/
H A DanalyzeOneFunction.m28 -(id)myMethod; method
38 -(id)myMethod { method
H A DNSPanel.m68 - (void)myMethod; method
73 - (void)myMethod method
H A Dproperties.m43 -(id)myMethod; method
54 -(id)myMethod { method
H A Dretain-release-path-notes.m273 - (void)myMethod; method in PropertiesAndIvarsHelper
/aosp_15_r20/art/test/046-reflect/src/
H A DMain.java766 public int myMethod(float floatArg) { in myMethod() method in SuperTarget
786 public int myMethod(int intarg) throws NullPointerException, IOException { in myMethod() method in Target
792 public int myMethod(String[] strarg, float f, char c) { in myMethod() method in Target
/aosp_15_r20/cts/tests/tests/libcoreapievolution/src/android/apievolution/cts/
H A DApiEvolutionTest.java240 protected Object myMethod(Integer p1) throws Exception { in myMethod() method in ApiEvolutionTest.Base
249 protected String myMethod(@TestAnnotation Integer p1) throws ParseException { in myMethod() method in ApiEvolutionTest.Sub
/aosp_15_r20/frameworks/base/tools/lint/global/integration_tests/TestNoAidl/
H A DTestNoAidl.java27 void myMethod() { in myMethod() method in TestNoAidl
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DGetValues005Debuggee.java94 public void myMethod() { in myMethod() method in GetValues005DebuggeeThread
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DGetValues003Debuggee.java96 public void myMethod() { in myMethod() method in GetValues003DebuggeeThread
H A DGetValuesDebuggee.java76 public void myMethod() { in myMethod() method in MyThread
H A DSetValues004Debuggee.java171 public void myMethod() { in myMethod() method in SetValues004DebuggeeThread
/aosp_15_r20/art/test/813-fp-args/src/
H A DMain.java37 public static void myMethod(float a, double b, float c, float d) { in myMethod() method in Main
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Ddependent-expr.cpp46 template<typename OT> int myMethod() in myMethod() function
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
H A DApiFileTest.kt4393 fun myMethod(@IntRange(from = 3) val methodParam: Int) {} in @IntRange value in kotlin() method
5042 fun myMethod() { TODO() } in Kotlin doesn't expand java named constants() method
5091 fun myMethod() { TODO() } in Kotlin doesn't expand java named constants() method
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1185 jmethodID myMethod = env->GetMethodID(myClass, methodName, "()[B"); in callByteArrayGetter() local
1193 jmethodID myMethod = env->GetMethodID(myClass, methodName, "()I"); in callIntGetter() local
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDuast-162.2228.14.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...

12