Searched refs:say (Results 1 – 6 of 6) sorted by relevance
27 function say { function60 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"
2 I say hello and you say goodbye!
11 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 …]
2 should be thrown, but doesn't say which exception previals when two or
47 Although we say that a thread is "suspended" when it is not running Java code,