Home
last modified time | relevance | path

Searched refs:say (Results 1 – 6 of 6) sorted by relevance

/art/build/apex/
Druntests.sh27 function say { function
60 say "Could not find deapexer and/or debugfs_static, building now."
112 say "Building $@" && build/soong/soong_ui.bash --make-mode "$@" || die "Cannot build $@"
125 say "Listing image files"
131 say "Printing image tree"
150 say "Skipping com.android.art.host, as \`HOST_PREFER_32_BIT\` equals \`true\`"
173 say "Checking APEX package $apex_module"
205 say "APEX package path: $apex_path"
218 [[ "$test_status" = 0 ]] && say "$apex_module tests passed"
222 [[ "$exit_status" = 0 ]] && say "All ART APEX tests passed"
/art/test/1991-hello-structural-retransform/
Dexpected-stdout.txt2 I say hello and you say goodbye!
/art/test/1990-structural-bad-verify/
Dexpected-stdout.txt2 I say hello and you say goodbye!
/art/test/960-default-smali/
Dexpected-stdout.txt11 B-virtual B.SayHiTwice()='I say Hello Hello '
12 B-interface Greeter.SayHiTwice()='I say Hello Hello '
13 B-interface Greeter2.SayHiTwice()='I say Hello Hello '
38 E-virtual A.SayHiTwice()='I say Hi2 Hi2 '
39 E-virtual E.SayHiTwice()='I say Hi2 Hi2 '
40 E-interface Greeter.SayHiTwice()='I say Hi2 Hi2 '
41 E-interface Greeter2.SayHiTwice()='I say Hi2 Hi2 '
72 I-virtual A.SayHiTwice()='I say Hi Hi '
73 I-interface Greeter.SayHiTwice()='I say Hi Hi '
74 I-interface Greeter2.SayHiTwice()='I say Hi Hi '
[all …]
/art/test/064-field-access/
Dinfo.txt2 should be thrown, but doesn't say which exception previals when two or
/art/runtime/
Dmutator_gc_coord.md47 Although we say that a thread is "suspended" when it is not running Java code,