Searched refs:yes (Results 1 – 12 of 12) sorted by relevance
28 static const char* yes[] = { in TEST() local31 for (const char* s : yes) { in TEST()
583 auto test = [](bool yes) -> exp_pair { in TEST() argument584 if (yes) { in TEST()
65 <var key="secure" assert="no|yes"/>80 | slots | "yes" or "no" | Is this partition is slotted …81 | test | "yes" or "no" | Is Fuzzy Fastboot is allowed to generate tests that overwrite this p…82 | hashable | "yes" or "no" | Is this partition hashable with the hash command specified in `<chec…83 | parsed | "yes" or "no" | Does the bootloader parse this partition, such as look for a header,…89 <part value="boot" slots="yes" test="yes" hashable="yes" parsed="yes"/>90 <part value="modem" slots="yes" test="yes" hashable="yes"/>91 <part value="userdata" slots="no" test="yes" hashable="no"/>104 which can be yes or no if this pseudo partition is slotted.113 <part value="bootloader" slots="yes">[all …]
206 gen_file_abs HidlMetadata.mako "$hidldir/3.2/types.hal" yes 3.2 || exit 1208 gen_file_abs HidlMetadata.mako "$hidldir/3.3/types.hal" yes 3.3 || exit 1210 gen_file_abs HidlMetadata.mako "$hidldir/3.4/types.hal" yes 3.4 || exit 1213 gen_file_abs ndk_camera_metadata_tags.mako "$ndk_header_dir/NdkCameraMetadataTags.h" yes || exit 1
31 bootstrap=yes35 all=yes
94 --show-reachable=yes \100 --stacks=yes
111 vmstat wc which whoami xargs yes132 uptime usleep vmstat wc which whoami xargs xxd yes156 vmstat wc which whoami xargs xxd yes zcat182 which whoami xargs xxd yes zcat213 wc which whoami xargs xxd yes zcat245 whoami xargs xxd yes zcat
18 persistent=yes81 reports=yes105 ignore-comments=yes108 ignore-docstrings=yes118 ignore-mixin-members=yes
32 persistent=yes133 ignore-comments=yes136 ignore-docstrings=yes146 ignore-mixin-members=yes
185 --show-reachable=yes \193 --stacks=yes
179 secure If the value is "yes", this is a secure183 is-userspace If the value is "yes", the device is running220 is-logical:%s If the value is "yes", the partition is logical.
1435 fastboot_getvar is-userspace yes &&1444 fastboot_getvar is-logical:${scratch_partition} yes ||