Home
last modified time | relevance | path

Searched refs:nothing (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/aosp12/art/test/995-breakpoints-throw/
H A Dexpected-stdout.txt1 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 DKlass.smali21 # } 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 Dexpected-stdout.txt1 Do nothing
5 Do nothing
/aosp12/art/test/409-materialized-condition/
H A Dexpected-stdout.txt2 In do nothing.
5 In do nothing.
/aosp12/art/test/684-select-condition/src/
H A DMain.java63 static void $noinline$nothing() {}
77 $noinline$nothing();
/aosp12/art/test/996-breakpoint-obsolete/
H A Dexpected-stdout.txt11 Doing nothing transformed
13 Doing nothing transformed
/aosp12/build/soong/scripts/
H A Dtransitive-deps.sh427 '') : do nothing;;
446 '') : do nothing;;
454 '') : do nothing;;
/aosp12/packages/providers/MediaProvider/errorprone/src/com/android/providers/media/
H A DLocaleRootChecker.java51 Matchers.anyOf(Matchers.nothing(), Matchers.not(LOCALE_ROOT))),
55 Matchers.anyOf(Matchers.nothing(), Matchers.not(LOCALE_ROOT)))
/aosp12/build/make/tools/
H A Dbuild-license-metadata.sh199 *restricted*) : do nothing ;;
301 *restricted*) : already restricted -- nothing to inherit ;;
/aosp12/system/tools/hidl/c2hal/
H A Dc2hal_l.ll115 "__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 Dsos_gesture.md15 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 Dlanguage_l.ll54 <COMMENT_STATE>. { /* do nothing */ }
57 "//"[^\r\n]* { /* do nothing */ }
/aosp12/art/test/903-hello-tagging/
H A Dexpected-stdout.txt2 <nothing>
/aosp12/art/test/036-finalizer/
H A Dexpected-stdout.txt12 reborn: [FinalizerTest message=nothing, finalized=false]
/aosp12/frameworks/av/services/tuner/aidl/android/media/tv/tuner/
H A DTunerFilterSettings.aidl31 boolean nothing;
/aosp12/frameworks/base/apct-tests/perftests/multiuser/apps/dummyapp/src/com/android/multiuser/test/
H A DDummyForegroundActivity.java46 protected void onPostExecute(Void nothing) { in doSleepWhileTop() argument
/aosp12/bionic/libc/arch-x86_64/bionic/
H A D__bionic_clone.S74 # We're the parent; nothing to do.
/aosp12/art/
H A DPREUPLOAD.cfg16 # Cpplint prints nothing unless there were errors.
/aosp12/system/logging/logd/
H A DREADME.replay.md45 5. `nothing BUFFER_TYPE` - this does nothing other than read the input file and call Log() for the
/aosp12/build/soong/docs/
H A Dcompdb.md23 $ make nothing
/aosp12/build/bazel/ci/
H A Dbp2build.sh14 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 Dexpected-stdout.txt12 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 DVideoPlayerActivity.java80 protected void onPostExecute(Void nothing) { in delay() argument
/aosp12/bionic/libc/arch-x86/bionic/
H A D__bionic_clone.S53 # We're the parent; nothing to do.
/aosp12/art/tools/
H A Dbuild_linux_bionic.sh50 build/soong/soong_ui.bash --make-mode $soong_args nothing

12345678910>>...17