/aosp12/art/test/995-breakpoints-throw/ |
H A D | expected-stdout.txt | 1 Test "call Test995::breakpoint": Running breakpoint with handler "do nothing" 3 Test "call Test995::breakpoint": No error caught with handler "do nothing" 4 Test "call Test995::breakpoint": Finished running with handler "do nothing" 5 Test "call Test995::breakpointCatch": Running breakpoint with handler "do nothing" 7 Test "call Test995::breakpointCatch": No error caught with handler "do nothing" 8 Test "call Test995::breakpointCatch": Finished running with handler "do nothing" 9 Test "call Test995::breakpointCatchLate": Running breakpoint with handler "do nothing" 11 Test "call Test995::breakpointCatchLate": No error caught with handler "do nothing" 12 Test "call Test995::breakpointCatchLate": Finished running with handler "do nothing" 15 Test "catch subroutine Test995::breakpoint": No error caught with handler "do nothing" [all …]
|
/aosp12/art/test/972-default-imt-collision/smali/ |
H A D | Klass.smali | 21 # } catch (AbstractMethodError e) { /* do nothing */ } 25 # } catch (AbstractMethodError e) { /* do nothing */ } 29 # } catch (AbstractMethodError e) { /* do nothing */ } 33 # } catch (AbstractMethodError e) { /* do nothing */ } 37 # } catch (AbstractMethodError e) { /* do nothing */ } 41 # } catch (AbstractMethodError e) { /* do nothing */ } 45 # } catch (AbstractMethodError e) { /* do nothing */ } 49 # } catch (AbstractMethodError e) { /* do nothing */ } 53 # } catch (AbstractMethodError e) { /* do nothing */ } 57 # } catch (AbstractMethodError e) { /* do nothing */ } [all …]
|
/aosp12/art/test/1948-obsolete-const-method-handle/ |
H A D | expected-stdout.txt | 1 Do nothing 5 Do nothing
|
/aosp12/art/test/409-materialized-condition/ |
H A D | expected-stdout.txt | 2 In do nothing. 5 In do nothing.
|
/aosp12/art/test/684-select-condition/src/ |
H A D | Main.java | 63 static void $noinline$nothing() {} 77 $noinline$nothing();
|
/aosp12/art/test/996-breakpoint-obsolete/ |
H A D | expected-stdout.txt | 11 Doing nothing transformed 13 Doing nothing transformed
|
/aosp12/build/soong/scripts/ |
H A D | transitive-deps.sh | 427 '') : do nothing;; 446 '') : do nothing;; 454 '') : do nothing;;
|
/aosp12/packages/providers/MediaProvider/errorprone/src/com/android/providers/media/ |
H A D | LocaleRootChecker.java | 51 Matchers.anyOf(Matchers.nothing(), Matchers.not(LOCALE_ROOT))), 55 Matchers.anyOf(Matchers.nothing(), Matchers.not(LOCALE_ROOT)))
|
/aosp12/build/make/tools/ |
H A D | build-license-metadata.sh | 199 *restricted*) : do nothing ;; 301 *restricted*) : already restricted -- nothing to inherit ;;
|
/aosp12/system/tools/hidl/c2hal/ |
H A D | c2hal_l.ll | 115 "__BEGIN_DECLS" { /* macro'd 'extern "C" {' if CPP or nothing */ } 123 "EGLAPIENTRY" { ID_UNLESS_OPEN_GL(/* actually is nothing on android */); } 125 "GL_APIENTRY" { ID_UNLESS_OPEN_GL(/* actually is nothing on android */); } 187 // in the output, but there is nothing
|
/aosp12/frameworks/base/packages/SystemUI/docs/ |
H A D | sos_gesture.md | 15 1. If the gesture is enabled (else do nothing) 16 2. If there is an app to handle the gesture (else do nothing)
|
/aosp12/system/bt/gd/packet/parser/ |
H A D | language_l.ll | 54 <COMMENT_STATE>. { /* do nothing */ } 57 "//"[^\r\n]* { /* do nothing */ }
|
/aosp12/art/test/903-hello-tagging/ |
H A D | expected-stdout.txt | 2 <nothing>
|
/aosp12/art/test/036-finalizer/ |
H A D | expected-stdout.txt | 12 reborn: [FinalizerTest message=nothing, finalized=false]
|
/aosp12/frameworks/av/services/tuner/aidl/android/media/tv/tuner/ |
H A D | TunerFilterSettings.aidl | 31 boolean nothing;
|
/aosp12/frameworks/base/apct-tests/perftests/multiuser/apps/dummyapp/src/com/android/multiuser/test/ |
H A D | DummyForegroundActivity.java | 46 protected void onPostExecute(Void nothing) { in doSleepWhileTop() argument
|
/aosp12/bionic/libc/arch-x86_64/bionic/ |
H A D | __bionic_clone.S | 74 # We're the parent; nothing to do.
|
/aosp12/art/ |
H A D | PREUPLOAD.cfg | 16 # Cpplint prints nothing unless there were errors.
|
/aosp12/system/logging/logd/ |
H A D | README.replay.md | 45 5. `nothing BUFFER_TYPE` - this does nothing other than read the input file and call Log() for the
|
/aosp12/build/soong/docs/ |
H A D | compdb.md | 23 $ make nothing
|
/aosp12/build/bazel/ci/ |
H A D | bp2build.sh | 14 GENERATE_BAZEL_FILES=true "${AOSP_ROOT}/build/soong/soong_ui.bash" --make-mode nothing --skip-soong…
|
/aosp12/art/test/1928-exception-event-exception/ |
H A D | expected-stdout.txt | 12 Doing nothing! 26 Doing nothing! 41 Doing nothing! 56 Doing nothing!
|
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
H A D | VideoPlayerActivity.java | 80 protected void onPostExecute(Void nothing) { in delay() argument
|
/aosp12/bionic/libc/arch-x86/bionic/ |
H A D | __bionic_clone.S | 53 # We're the parent; nothing to do.
|
/aosp12/art/tools/ |
H A D | build_linux_bionic.sh | 50 build/soong/soong_ui.bash --make-mode $soong_args nothing
|