/aosp_15_r20/art/test/993-breakpoints-non-debuggable/ |
H A D | expected-stdout.txt | 4 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 5 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 6 Invoking "Test993::breakpoint" 8 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 10 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 12 Invoking "Test993::breakpoint" 16 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 17 Invoking "Test993::privateBreakpoint" 19 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 21 Invoking "Test993::privateBreakpoint" [all …]
|
H A D | expected_cts.txt | 3 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 4 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 5 Invoking "Test993::breakpoint" 7 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 9 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 11 Invoking "Test993::breakpoint" 15 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 16 Invoking "Test993::privateBreakpoint" 18 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 20 Invoking "Test993::privateBreakpoint" [all …]
|
/aosp_15_r20/art/test/993-breakpoints/ |
H A D | expected-stdout.txt | 3 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 4 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 5 Invoking "Test993::breakpoint" 7 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 9 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 11 Invoking "Test993::breakpoint" 15 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 16 Invoking "Test993::privateBreakpoint" 18 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 20 Invoking "Test993::privateBreakpoint" [all …]
|
H A D | expected_cts.txt | 3 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 4 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 5 Invoking "Test993::breakpoint" 7 Native invoking: public static void art.Test993.breakpoint() args: [this: null] 9 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null] 11 Invoking "Test993::breakpoint" 15 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 16 Invoking "Test993::privateBreakpoint" 18 Native invoking: private static void art.Test993.privateBreakpoint() args: [this: null] 20 Invoking "Test993::privateBreakpoint" [all …]
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | ResultForwarder.java | 98 "Exception while invoking %s#invocationStarted", in invocationStarted() 115 "Exception while invoking %s#invocationFailed", in invocationFailed() 130 "Exception while invoking %s#invocationFailed", in invocationFailed() 145 "Exception while invoking %s#invocationSkipped", in invocationSkipped() 178 CLog.e("Exception while invoking %s#testLog", listener.getClass().getName()); in testLog() 193 CLog.e("Exception while invoking %s#testRunStarted", listener.getClass().getName()); in testRunStarted() 206 CLog.e("Exception while invoking %s#testRunStarted", listener.getClass().getName()); in testRunStarted() 219 CLog.e("Exception while invoking %s#testRunStarted", listener.getClass().getName()); in testRunStarted() 234 CLog.e("Exception while invoking %s#testRunFailed", listener.getClass().getName()); in testRunFailed() 247 CLog.e("Exception while invoking %s#testRunFailed", listener.getClass().getName()); in testRunFailed() [all …]
|
/aosp_15_r20/art/test/1976-hello-structural-static-methods/ |
H A D | expected-stdout.txt | 7 Reflectively invoking public static void art.Transform1976.sayEverything() 9 Reflectively invoking public static void art.Transform1976.sayHi() 17 Invoking MethodHandle()void (public static void art.Transform1976.sayEverything()) 19 Invoking MethodHandle()void (public static void art.Transform1976.sayHi()) 30 Reflectively invoking public static void art.Transform1976.sayEverything() on old j.l.r.Method 33 Reflectively invoking public static void art.Transform1976.sayHi() on old j.l.r.Method 36 Reflectively invoking public static void art.Transform1976.sayBye() on new j.l.r.Method 38 Reflectively invoking public static void art.Transform1976.sayEverything() on new j.l.r.Method 41 Reflectively invoking public static void art.Transform1976.sayHi() on new j.l.r.Method 58 Invoking MethodHandle()void (public static void art.Transform1976.sayEverything()) [all …]
|
/aosp_15_r20/dalvik/dx/tests/143-interface-methods/ |
H A D | expected.txt | 3 …r: com.android.dx.cf.code.SimException: ERROR in InvokeDefault.foo:()V: invoking a default interfa… 8 …f.code.SimException: ERROR in InvokeStatic.main:([Ljava/lang/String;)V: invoking a static interfac… 14 …r: com.android.dx.cf.code.SimException: ERROR in InvokeDefault.foo:()V: invoking a default interfa… 19 …f.code.SimException: ERROR in InvokeStatic.main:([Ljava/lang/String;)V: invoking a static interfac… 25 …r: com.android.dx.cf.code.SimException: ERROR in InvokeDefault.foo:()V: invoking a default interfa… 30 …f.code.SimException: ERROR in InvokeStatic.main:([Ljava/lang/String;)V: invoking a static interfac… 36 …r: com.android.dx.cf.code.SimException: ERROR in InvokeDefault.foo:()V: invoking a default interfa… 41 …f.code.SimException: ERROR in InvokeStatic.main:([Ljava/lang/String;)V: invoking a static interfac… 47 …r: com.android.dx.cf.code.SimException: ERROR in InvokeDefault.foo:()V: invoking a default interfa… 52 …f.code.SimException: ERROR in InvokeStatic.main:([Ljava/lang/String;)V: invoking a static interfac… [all …]
|
/aosp_15_r20/external/nullaway/nullaway/src/test/java/com/uber/nullaway/ |
H A D | NullAwayOptionalEmptinessTests.java | 61 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional a", in optionalEmptinessHandlerTest() 69 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional b", in optionalEmptinessHandlerTest() 128 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional abc.ob", in optionalEmptinessHandlerWithSingleCustomPathTest() 136 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional b", in optionalEmptinessHandlerWithSingleCustomPathTest() 149 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional a", in optionalEmptinessHandlerWithSingleCustomPathTest() 157 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional b", in optionalEmptinessHandlerWithSingleCustomPathTest() 207 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional a", in optionalEmptinessHandlerWithTwoCustomPathsTest() 215 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional b", in optionalEmptinessHandlerWithTwoCustomPathsTest() 228 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional a", in optionalEmptinessHandlerWithTwoCustomPathsTest() 236 " // BUG: Diagnostic contains: Invoking get() on possibly empty Optional b", in optionalEmptinessHandlerWithTwoCustomPathsTest() [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/nimble/src/main/resources/codegen-resources/ |
H A D | waiters-2.json | 5 …"description" : "Wait until a LaunchProfile is Deleted. Use this after invoking DeleteLaunchProfil… 22 …"description" : "Wait until a LaunchProfile is Ready. Use this after invoking CreateLaunchProfile … 44 …"description" : "Wait until a StreamingImage Deleted. Use this after invoking DeleteStreamingImage… 61 …"description" : "Wait until a StreamingImage is Ready. Use this after invoking CreateStreamingImag… 83 …"description" : "Wait until a StreamingSessionDeleted. Use this after invoking DeleteStreamingSess… 100 …"description" : "Wait until a StreamingSession is ready. Use this after invoking CreateStreamingSe… 122 …"description" : "Wait until a StreamingSessionStopped. Use this after invoking StopStreamingSessio… 139 …"description" : "Wait until a StreamingSessionStream is ready. Use this after invoking CreateStrea… 156 …"description" : "Wait until a StudioComponent Deleted. Use this after invoking DeleteStudioCompone… 173 …"description" : "Wait until a StudioComponent is Ready. Use this after invoking CreateStudioCompon… [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/8/libcore/ojluni/src/main/java/java/nio/channels/ |
D | Selector.java | 39 * <p> A selector may be created by invoking the {@link #open open} method of 42 * create a new selector. A selector may also be created by invoking the 81 * whether by closing its channel or by invoking its {@link SelectionKey#cancel 88 * invoking the set's {@link java.util.Set#remove(java.lang.Object) remove} 89 * method or by invoking the {@link java.util.Iterator#remove() remove} method 91 * All keys may be removed from the selected-key set by invoking the set's 191 * prior to invoking the <i>action</i>. 231 * <li><p> By invoking the selector's {@link #wakeup wakeup} method, 234 * <li><p> By invoking the selector's {@link #close close} method, or 237 * <li><p> By invoking the blocked thread's {@link [all …]
|
D | SocketChannel.java | 39 * <p> A socket channel is created by invoking one of the {@link #open open} 44 * socket channel can be connected by invoking its {@link #connect connect} 47 * invoking its {@link #isConnected isConnected} method. 54 * invoking the {@link #isConnectionPending isConnectionPending} method. 139 * <p> The new channel is created by invoking the {@link 156 * <p> This convenience method works as if by invoking the {@link #open()} 157 * method, invoking the {@link #connect(SocketAddress) connect} method upon 263 * connection is already shutdown then invoking this method has no effect. 283 * the connection is already shutdown then invoking this method has no 322 * initiated on this channel but not yet completed by invoking the [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/ |
H A D | Selector.java | 39 * <p> A selector may be created by invoking the {@link #open open} method of 42 * create a new selector. A selector may also be created by invoking the 81 * whether by closing its channel or by invoking its {@link SelectionKey#cancel 88 * invoking the set's {@link java.util.Set#remove(java.lang.Object) remove} 89 * method or by invoking the {@link java.util.Iterator#remove() remove} method 91 * All keys may be removed from the selected-key set by invoking the set's 191 * prior to invoking the <i>action</i>. 231 * <li><p> By invoking the selector's {@link #wakeup wakeup} method, 234 * <li><p> By invoking the selector's {@link #close close} method, or 237 * <li><p> By invoking the blocked thread's {@link [all …]
|
H A D | SocketChannel.java | 39 * <p> A socket channel is created by invoking one of the {@link #open open} 44 * socket channel can be connected by invoking its {@link #connect connect} 47 * invoking its {@link #isConnected isConnected} method. 54 * invoking the {@link #isConnectionPending isConnectionPending} method. 139 * <p> The new channel is created by invoking the {@link 156 * <p> This convenience method works as if by invoking the {@link #open()} 157 * method, invoking the {@link #connect(SocketAddress) connect} method upon 263 * connection is already shutdown then invoking this method has no effect. 283 * the connection is already shutdown then invoking this method has no 322 * initiated on this channel but not yet completed by invoking the [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/ |
D | Selector.java | 39 * <p> A selector may be created by invoking the {@link #open open} method of 42 * create a new selector. A selector may also be created by invoking the 81 * whether by closing its channel or by invoking its {@link SelectionKey#cancel 88 * invoking the set's {@link java.util.Set#remove(java.lang.Object) remove} 89 * method or by invoking the {@link java.util.Iterator#remove() remove} method 91 * All keys may be removed from the selected-key set by invoking the set's 191 * prior to invoking the <i>action</i>. 231 * <li><p> By invoking the selector's {@link #wakeup wakeup} method, 234 * <li><p> By invoking the selector's {@link #close close} method, or 237 * <li><p> By invoking the blocked thread's {@link [all …]
|
D | SocketChannel.java | 39 * <p> A socket channel is created by invoking one of the {@link #open open} 44 * socket channel can be connected by invoking its {@link #connect connect} 47 * invoking its {@link #isConnected isConnected} method. 54 * invoking the {@link #isConnectionPending isConnectionPending} method. 139 * <p> The new channel is created by invoking the {@link 156 * <p> This convenience method works as if by invoking the {@link #open()} 157 * method, invoking the {@link #connect(SocketAddress) connect} method upon 263 * connection is already shutdown then invoking this method has no effect. 283 * the connection is already shutdown then invoking this method has no 322 * initiated on this channel but not yet completed by invoking the [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/doc/ |
D | condition_variables.qbk | 218 reason), the lock is reacquired by invoking `lock.lock()` before the call to 219 `wait` returns. The lock is also reacquired by invoking `lock.lock()` if the 262 invoking `lock.lock()` before the call to `wait` returns. The lock is also 263 reacquired by invoking `lock.lock()` if the function exits with an exception.]] 292 reason), the lock is reacquired by invoking `lock.lock()` before the call to 293 `wait` returns. The lock is also reacquired by invoking `lock.lock()` if the 346 invoking `lock.lock()` before the call to `wait` returns. The lock is also 347 reacquired by invoking `lock.lock()` if the function exits with an exception.]] 377 reason), the lock is reacquired by invoking `lock.lock()` before the call to 378 `wait` returns. The lock is also reacquired by invoking `lock.lock()` if the [all …]
|
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/ |
H A D | RemoteConnection.java | 61 * @param connection The {@code RemoteConnection} invoking this method. 69 * @param connection The {@code RemoteConnection} invoking this method. 81 * @param connection The {@code RemoteConnection} invoking this method. 90 * @param connection The {@code RemoteConnection} invoking this method. 101 * @param connection The {@code RemoteConnection} invoking this method. 114 * @param connection The {@code RemoteConnection} invoking this method. 123 * @param connection The {@code RemoteConnection} invoking this method. 132 * @param connection The {@code RemoteConnection} invoking this method. 141 * @param connection The {@code RemoteConnection} invoking this method. 150 * @param connection The {@code RemoteConnection} invoking this method. [all …]
|
H A D | RemoteConference.java | 52 * @param conference The {@code RemoteConference} invoking this method. 61 * @param conference The {@code RemoteConference} invoking this method. 70 * @param conference The {@code RemoteConference} invoking this method. 78 * @param conference The {@code RemoteConference} invoking this method. 87 * @param conference The {@code RemoteConference} invoking this method. 98 * @param conference The {@code RemoteConference} invoking this method. 110 * @param conference The {@code RemoteConference} invoking this method. 121 * @param conference The {@code RemoteConference} invoking this method. 128 * @param conference The {@code RemoteConference} invoking this method. 438 * Invoking this method will cause the unmerged child connections to merge their audio [all …]
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ddmlib/ |
D | TestRunToTestInvocationForwarder.java | 81 "RuntimeException when invoking %s#testStarted", in testStarted() 99 "RuntimeException when invoking %s#testAssumptionFailure", in testAssumptionFailure() 119 "RuntimeException when invoking %s#testFailed", in testFailed() 137 "RuntimeException when invoking %s#testIgnored", in testIgnored() 179 "RuntimeException when invoking %s#testEnded", in testEnded() 196 "RuntimeException when invoking %s#testRunEnded", in testRunEnded() 212 "RuntimeException when invoking %s#testRunFailed", in testRunFailed() 227 "RuntimeException when invoking %s#testRunStarted", in testRunStarted() 242 "RuntimeException when invoking %s#testRunStopped", in testRunStopped()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/proton/src/main/resources/codegen-resources/ |
H A D | waiters-2.json | 5 "description" : "Wait until a Component is deleted. Use this after invoking DeleteComponent", 21 …"description" : "Wait until a Component is deployed. Use this after invoking CreateComponent or Up… 38 …"description" : "Wait until an Environment is deployed. Use this after invoking CreateEnvironment … 55 …"Wait until an EnvironmentTemplateVersion is registered. Use this after invoking CreateEnvironment… 77 …n Service has deployed its instances and possibly pipeline. Use this after invoking CreateService", 120 …"description" : "Wait until a ServiceInstance is deployed. Use this after invoking CreateService o… 137 …"description" : "Wait until an ServicePipeline is deployed. Use this after invoking CreateService … 154 …"description" : "Wait until a ServiceTemplateVersion is registered. Use this after invoking Create…
|
/aosp_15_r20/cts/tests/tests/telephony3/src/android/telephony3/cts/ |
H A D | TelephonyManagerTest.java | 65 + "receive null when invoking getDeviceId", in testDeviceIdentifiersAreNotAccessible() 69 + "receive null when invoking getImei", in testDeviceIdentifiersAreNotAccessible() 73 + "receive null when invoking getMeid", in testDeviceIdentifiersAreNotAccessible() 77 + "receive null when invoking getSubscriberId", in testDeviceIdentifiersAreNotAccessible() 81 + "receive null when invoking getSimSerialNumber", in testDeviceIdentifiersAreNotAccessible() 85 + "receive null when invoking getNai", in testDeviceIdentifiersAreNotAccessible() 92 + "receive " + Build.UNKNOWN + " when invoking Build.getSerial", in testDeviceIdentifiersAreNotAccessible() 107 + "must receive an empty string when invoking getIccId", in testDeviceIdentifiersAreNotAccessible()
|
/aosp_15_r20/hardware/interfaces/usb/aidl/android/hardware/usb/ |
H A D | IUsb.aidl | 36 * @param transactionId ID to be used when invoking the callback. 46 * @param transactionId ID to be used when invoking the callback. 56 * @param transactionId ID to be used when invoking the callback. 67 * @param transactionId ID to be used when invoking the callback. 91 * @param transactionId ID to be used when invoking the callback. 104 * @param transactionId ID to be used when invoking the callback. 113 * @param transactionId ID to be used when invoking the callback.
|
/aosp_15_r20/external/python/python-api-core/google/api_core/operations_v1/ |
D | operations_async_client.py | 100 when invoking the RPC. If unspecified, the default retry from 119 while invoking the RPC, the appropriate ``GoogleAPICallError`` 164 when invoking the RPC. If unspecified, the default retry from 186 while invoking the RPC, the appropriate ``GoogleAPICallError`` 239 when invoking the RPC. If unspecified, the default retry from 255 while invoking the RPC, the appropriate ``GoogleAPICallError`` 292 when invoking the RPC. If unspecified, the default retry from 310 while invoking the RPC, the appropriate ``GoogleAPICallError``
|
D | operations_client.py | 114 when invoking the RPC. If unspecified, the default retry from 133 while invoking the RPC, the appropriate ``GoogleAPICallError`` 178 when invoking the RPC. If unspecified, the default retry from 200 while invoking the RPC, the appropriate ``GoogleAPICallError`` 253 when invoking the RPC. If unspecified, the default retry from 271 while invoking the RPC, the appropriate ``GoogleAPICallError`` 304 when invoking the RPC. If unspecified, the default retry from 322 while invoking the RPC, the appropriate ``GoogleAPICallError``
|
/aosp_15_r20/art/test/1976-hello-structural-static-methods/src/art/ |
H A D | Test1976.java | 130 System.out.println("Invoking " + h + " (" + h.getMethod() + ")"); in runMethodHandles() 152 System.out.println("Reflectively invoking " + m); in doTest() 155 System.out.println("Not invoking non-static method " + m); in doTest() 174 System.out.println("Reflectively invoking " + m + " on old j.l.r.Method"); in doTest() 177 System.out.println("Not invoking non-static method " + m); in doTest() 183 System.out.println("Reflectively invoking " + m + " on new j.l.r.Method"); in doTest() 186 System.out.println("Not invoking non-static method " + m); in doTest()
|