Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 25 of 51) sorted by relevance

123

/cts/tests/tests/batterysaving/common/proto/
Dbattery_saver_cts_common.proto25 optional bool clear_last_intent = 1;
28 optional bool get_last_intent = 2;
32 optional bool foreground = 1;
42 optional bool allow_while_idle = 4;
47 optional bool stop_service = 5;
53 optional bool clear_last_intent_ack = 1;
55 optional bool start_service_ack = 3;
56 optional bool set_alarm_ack = 4;
57 optional bool stop_service_ack = 5;
/cts/common/device-side/bedstead/testapp/src/library/main/proto/
Dtestapp_protos.proto16 bool test_only = 7;
20 bool cross_profile = 11;
37 bool exported = 2;
44 bool exported = 2;
56 bool exported = 2;
68 bool exported = 3;
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dforeach.rscript6 static bool failed = false;
18 static bool test_root_output() {
19 bool failed = false;
39 static bool test_foo_output() {
40 bool failed = false;
Dutils.rscript3 static bool test_color_pack_unpack() {
4 bool failed = false;
29 bool failed = false;
Dnoroot.rscript7 static bool failed = false;
13 static bool test_foo_output() {
14 bool failed = false;
Dverify.rscript21 static bool hadError = false;
24 static bool compare_float(float f1, float f2) {
32 static bool verify_float4(rs_allocation in1, rs_allocation in2) {
39 bool e = !compare_float(pref.x, ptst.x);
53 static bool verify_float3(rs_allocation in1, rs_allocation in2) {
60 bool e = !compare_float(pref.x, ptst.x);
73 static bool verify_float2(rs_allocation in1, rs_allocation in2) {
80 bool e = !compare_float(pref.x, ptst.x);
92 static bool verify_float(rs_allocation in1, rs_allocation in2) {
99 bool e = !compare_float(pref, ptst);
[all …]
Dprimitives.rscript23 bool boolTest = false;
39 static bool test_primitive_types() {
40 bool failed = false;
70 static bool test_vector_types() {
71 bool failed = false;
126 bool failed = false;
Darray_init.rscript11 bool ba[3] = {true, false};
16 bool failed = false;
Dsample.rscript17 static bool compare(float4 expected, float4 value) {
27 static bool sub_test_RGBA_1D(rs_allocation alloc1D, float location, float lod,
29 bool failed = false;
44 static bool sub_test_RGBA_2D(rs_allocation alloc2D, float2 location, float lod,
46 bool failed = false;
62 bool failed = false;
DMatrixTest.rscript15 static bool testMatrixSetAndGet() {
16 bool failed = false;
64 static bool testMatrixLoadFromArray() {
65 bool failed = false;
138 static bool testMatrixLoadFromMatrix() {
139 bool failed = false;
211 static bool testMatrixIdentity() {
212 bool failed = false;
244 static bool testMatrixVectorMultiply() {
245 bool failed = false;
[all …]
Dlaunchclip.rscript24 bool hasFaces;
25 bool hasLod;
Dstruct_object.rscript11 bool failed = false;
Dstruct_array.rscript10 bool failed = false;
Dstruct_pad.rscript10 bool failed = false;
Dvector.rscript44 static bool test_vector_types() {
45 bool failed = false;
188 bool failed = false;
/cts/tests/tests/rscpp/librscpptest/
Dforeach.rscript6 static bool failed = false;
18 static bool test_root_output() {
19 bool failed = false;
39 static bool test_foo_output() {
40 bool failed = false;
Dnoroot.rscript7 static bool failed = false;
13 static bool test_foo_output() {
14 bool failed = false;
Dprimitives.rscript11 bool boolTest = false;
24 bool failed = false;
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/types/
DOptionalBoolean.kt24 fun from(bool: Boolean?) = when(bool) { in from()
/cts/tests/tests/rscpp/src/android/cts/rscpp/
Dverify.rscript25 static bool hadError = false;
29 static bool compare_float(float f1, float f2) {
37 static bool verify_float4(rs_allocation in1, rs_allocation in2)
45 bool e = !compare_float(pref.x, ptst.x);
59 static bool verify_float3(rs_allocation in1, rs_allocation in2)
67 bool e = !compare_float(pref.x, ptst.x);
80 static bool verify_float2(rs_allocation in1, rs_allocation in2)
88 bool e = !compare_float(pref.x, ptst.x);
100 static bool verify_float(rs_allocation in1, rs_allocation in2)
108 bool e = !compare_float(pref, ptst);
[all …]
/cts/tests/tests/rsblas/src/android/renderscript/cts/
Dverify.rscript21 static bool hadError = false;
77 static bool verify_CMatrix(rs_allocation in1, rs_allocation in2, double l2Norm, bool isUpperMatrix)…
101 static bool verify_SMatrix(rs_allocation in1, rs_allocation in2, double l2Norm, bool isUpperMatrix)…
125 static bool verify_ZMatrix(rs_allocation in1, rs_allocation in2, double l2Norm, bool isUpperMatrix)…
149 static bool verify_DMatrix(rs_allocation in1, rs_allocation in2, double l2Norm, bool isUpperMatrix)…
173 void verifyMatrix(rs_allocation ref_in, rs_allocation tst_in, double l2Norm, bool isUpperMatrix) {
177 bool valid = false;
/cts/hostsidetests/gwp_asan/common/proto/
Dtombstone.proto53 bool has_sender = 5;
56 bool has_fault_address = 8;
145 bool read = 4;
146 bool write = 5;
147 bool execute = 6;
/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature_warm/src/com/android/cts/splitapp/
DFeatureR.java20 public static final int feature_receiver_enabled = R.bool.feature_receiver_enabled;
/cts/tests/tests/proto/src/android/util/proto/cts/
Dtest.proto99 optional bool bool_field = 130;
100 repeated bool bool_field_repeated = 131;
101 repeated bool bool_field_packed = 132 [packed=true];
/cts/tests/tests/tv/src/android/media/tv/cts/
DTvTrackInfoTest.java143 assertThat(info).extra().bool("testTrue").isTrue(); in newVideoTrack_everything()
147 assertThat(copy).extra().bool("testTrue").isTrue(); in newVideoTrack_everything()
186 assertThat(info).extra().bool("testTrue").isTrue(); in newSubtitleTrack_everything()
190 assertThat(copy).extra().bool("testTrue").isTrue(); in newSubtitleTrack_everything()

123