/aosp12/frameworks/base/core/jni/ |
H A D | runtime_native_boot-flags-test.sh | 31 function say { function 37 say "$separator" 38 say "$@" 39 say "$separator" 43 say "FAILED: $@" 48 say "Rebooting device..." 70 say "[$context] Check that the device configuration flag is set..." 112 say "[$context] Check that the persistent system property is set..." 150 say \ 216 say "Setting device configuration flag..." [all …]
|
/aosp12/art/build/apex/ |
H A D | runtests.sh | 27 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"
|
/aosp12/hardware/st/secure_element2/secure_element/1.0/esehal/src/ |
H A D | log.h | 39 # define err(fmt, ...) say(ctx, LOG_ERR fmt, ## __VA_ARGS__) 40 # define warn(fmt, ...) say(ctx, LOG_WARN fmt, ## __VA_ARGS__) 41 # define notice(fmt, ...) say(ctx, LOG_NOTICE fmt, ## __VA_ARGS__) 42 # define info(fmt, ...) say(ctx, LOG_INFO fmt, ## __VA_ARGS__) 44 # define dbg(fmt, ...) say(ctx, LOG_DEBUG fmt, ## __VA_ARGS__) 53 say(struct se_gto_ctx *ctx, const char *fmt, ...) { in say() function
|
/aosp12/art/test/960-default-smali/ |
H A D | expected-stdout.txt | 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 …]
|
/aosp12/art/test/1990-structural-bad-verify/ |
H A D | expected-stdout.txt | 2 I say hello and you say goodbye!
|
/aosp12/art/test/1991-hello-structural-retransform/ |
H A D | expected-stdout.txt | 2 I say hello and you say goodbye!
|
/aosp12/frameworks/base/tools/orientationplot/ |
H A D | README.txt | 67 angle (say, 45 degrees) is between the current orientation's ideal angle 68 (say, 0 degrees) and an adjacent orientation's ideal angle (say, 90 degrees).
|
/aosp12/art/test/064-field-access/ |
H A D | info.txt | 2 should be thrown, but doesn't say which exception previals when two or
|
/aosp12/system/tools/hidl/test/error_test/line_number_doc_comments/1.0/ |
H A D | IFoo.hal | 34 // The error is on the next line. Should say 35 in the output.
|
/aosp12/system/core/cli-test/ |
H A D | README.md | 17 * Sensible defaults. We expect your exit status to be 0 unless you say 18 otherwise. We expect nothing on stderr unless you say otherwise. And so on.
|
/aosp12/system/extras/ANRdaemon/ |
H A D | README | 22 from some other process to the daemon. Then sometime later (say 20 secs later),
|
/aosp12/system/libbase/ |
H A D | README.md | 30 show that there's precedent. Being able to say "so-and-so has used this
|
/aosp12/hardware/interfaces/oemlock/1.0/ |
H A D | IOemLock.hal | 21 * Both the carrier and the device itself have a say as to whether OEM unlock is
|
/aosp12/system/extras/ioshark/ |
H A D | README | 19 device (on /data/local/tmp say). Explode the tarfile.
|
/aosp12/bionic/docs/ |
H A D | defines.md | 41 well on a desktop Linux distro, say. Common alternatives on this dimension
|
/aosp12/hardware/interfaces/power/1.0/ |
H A D | types.hal | 152 * All the voters have to say yes or all the system conditions need to be
|
/aosp12/hardware/interfaces/contexthub/1.0/ |
H A D | types.hal | 93 // definition may be different from say the
|
/aosp12/hardware/interfaces/neuralnetworks/utils/ |
H A D | README.md | 4 object if the conversion succeeds. For example, let's say that an enumeration in the current version
|
/aosp12/hardware/interfaces/graphics/common/1.1/ |
H A D | types.hal | 241 * changes. That is to say that when a render intent maps color C to color C',
|
/aosp12/art/runtime/ |
H A D | mutator_gc_coord.md | 47 Although we say that a thread is "suspended" when it is not running Java code,
|
/aosp12/packages/services/Car/car-lib/src/android/car/navigation/ |
H A D | navigation_state.proto | 123 // wish to say "Keep left". Note that this is used in contrast to STRAIGHT 128 // wish to say "Keep right". Note that this is used in contrast to STRAIGHT
|
/aosp12/frameworks/base/packages/SystemUI/docs/ |
H A D | falsing.md | 146 That is to say, if the owner makes a bad tap on your feature, the "belief" in pocket dialing will
|
/aosp12/system/bt/doc/ |
H A D | power_management.md | 38 it's willing to go to into SNIFF and specifies that as an action, and say, a PAN
|
/aosp12/hardware/interfaces/graphics/composer/2.4/ |
H A D | IComposerClient.hal | 90 * metadata may affect the composition result, which is to say that it
|
/aosp12/hardware/interfaces/camera/device/3.4/ |
H A D | types.hal | 226 * whether it comes from hwbinder or FMQ. When the below specifications say that
|