/aosp_15_r20/external/strace/ |
H A D | bpf_attr_check.c | 12 "BPF_MAP_CREATE_struct.map_type size mismatch"); 14 "BPF_MAP_CREATE_struct.map_type offset mismatch"); 19 "BPF_MAP_CREATE_struct.key_size size mismatch"); 21 "BPF_MAP_CREATE_struct.key_size offset mismatch"); 26 "BPF_MAP_CREATE_struct.value_size size mismatch"); 28 "BPF_MAP_CREATE_struct.value_size offset mismatch"); 33 "BPF_MAP_CREATE_struct.max_entries size mismatch"); 35 "BPF_MAP_CREATE_struct.max_entries offset mismatch"); 40 "BPF_MAP_CREATE_struct.map_flags size mismatch"); 42 "BPF_MAP_CREATE_struct.map_flags offset mismatch"); [all …]
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | GetSetTest.java | 298 verify(tmp, tmp2, out1DAlloc, "Data mismatch char: ", 1); in testGetSet_char() 300 verify(tmp, tmp2, out1DAlloc, "Data mismatch relaxed char: ", 1); in testGetSet_char() 303 verify(tmp, tmp2, out2DAlloc, "Data mismatch char: ", 1); in testGetSet_char() 305 verify(tmp, tmp2, out2DAlloc, "Data mismatch relaxed char: ", 1); in testGetSet_char() 308 verify(tmp, tmp2, out3DAlloc, "Data mismatch char: ", 1); in testGetSet_char() 310 verify(tmp, tmp2, out3DAlloc, "Data mismatch relaxed char: ", 1); in testGetSet_char() 318 verify(tmp, tmp2, out1DAlloc, "Data mismatch char2: ", 2); in testGetSet_char2() 320 verify(tmp, tmp2, out1DAlloc, "Data mismatch relaxed char2: ", 2); in testGetSet_char2() 323 verify(tmp, tmp2, out2DAlloc, "Data mismatch char2: ", 2); in testGetSet_char2() 325 verify(tmp, tmp2, out2DAlloc, "Data mismatch relaxed char2: ", 2); in testGetSet_char2() [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/ |
H A D | aidl_manager.h | 311 "Debug level value mismatch"); 314 "Debug level value mismatch"); 319 "KeyMgmt value mismatch"); 323 "KeyMgmt value mismatch"); 327 "KeyMgmt value mismatch"); 331 "KeyMgmt value mismatch"); 335 "KeyMgmt value mismatch"); 339 "KeyMgmt value mismatch"); 343 "KeyMgmt value mismatch"); 347 "KeyMgmt value mismatch"); [all …]
|
/aosp_15_r20/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
H A D | DataTruncationTest.java | 66 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 68 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 70 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 72 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 74 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 76 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 78 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 80 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 87 assertEquals(i + "Exception mismatch", e.getClass(), in testDataTruncationintbooleanbooleanintint() 89 assertEquals(i + "Exception mismatch", e.getMessage(), in testDataTruncationintbooleanbooleanintint() [all …]
|
H A D | SQLExceptionTest.java | 46 assertEquals("SUID mismatch: ", theFixedSUID, theSUID); in testSUID() 84 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 86 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 88 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 90 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 97 assertEquals(i + "Exception mismatch", e.getClass(), in testSQLExceptionStringStringint() 99 assertEquals(i + "Exception mismatch", e.getMessage(), in testSQLExceptionStringStringint() 133 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringString() 135 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringString() 137 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringString() [all …]
|
H A D | SQLWarningTest.java | 51 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 53 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 55 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 57 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 64 assertEquals(i + "Exception mismatch", e.getClass(), in testSQLWarning() 66 assertEquals(i + "Exception mismatch", e.getMessage(), in testSQLWarning() 98 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() 100 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() 102 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() 104 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() [all …]
|
H A D | BatchUpdateExceptionTest.java | 51 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 54 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 57 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 59 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 66 assertEquals(i + "Exception mismatch", e.getClass(), in testBatchUpdateException() 68 assertEquals(i + "Exception mismatch", e.getMessage(), in testBatchUpdateException() 97 assertEquals(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() 100 assertTrue(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() 102 assertEquals(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() 104 assertEquals(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() [all …]
|
/aosp_15_r20/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 140 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 163 throw new RSRuntimeException("Type mismatch with F16!"); 167 throw new RSRuntimeException("Type mismatch with F16!"); 178 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 204 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 227 throw new RSRuntimeException("Type mismatch with F16!"); 231 throw new RSRuntimeException("Type mismatch with F16!"); 242 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 272 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 295 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|
/aosp_15_r20/external/skia/resources/sksl/errors/ |
H A D | MismatchedNumbersES3.sksl | 48 type mismatch: '=' cannot operate on 'uint', 'float' 49 type mismatch: '=' cannot operate on 'int', 'uint' 50 type mismatch: '=' cannot operate on 'float', 'uint' 51 type mismatch: '=' cannot operate on 'uint', 'int' 52 type mismatch: '=' cannot operate on 'uint', 'float' 53 type mismatch: '+' cannot operate on 'uint', 'float' 54 type mismatch: '-' cannot operate on 'uint', 'float' 55 type mismatch: '*' cannot operate on 'uint', 'float' 56 type mismatch: '/' cannot operate on 'uint', 'float' 57 type mismatch: '+' cannot operate on 'float', 'uint' [all …]
|
H A D | InvalidAtomicOperations.compute | 76 type mismatch: '=' cannot operate on 'atomicUint', 'int' 89 type mismatch: '+=' cannot operate on 'atomicUint', 'atomicUint' 90 type mismatch: '-=' cannot operate on 'atomicUint', 'atomicUint' 91 type mismatch: '*=' cannot operate on 'atomicUint', 'atomicUint' 92 type mismatch: '/=' cannot operate on 'atomicUint', 'atomicUint' 93 type mismatch: '+' cannot operate on 'atomicUint', 'int' 94 type mismatch: '-' cannot operate on 'atomicUint', 'int' 95 type mismatch: '*' cannot operate on 'atomicUint', 'int' 96 type mismatch: '/' cannot operate on 'atomicUint', 'int' 97 type mismatch: '+' cannot operate on 'atomicUint', 'atomicUint' [all …]
|
H A D | BooleanArithmetic.sksl | 29 type mismatch: '+' cannot operate on 'bool', 'bool' 30 type mismatch: '-' cannot operate on 'bool', 'bool' 31 type mismatch: '*' cannot operate on 'bool', 'bool' 32 type mismatch: '/' cannot operate on 'bool', 'bool' 33 type mismatch: '%' cannot operate on 'bool', 'bool' 34 type mismatch: '<<' cannot operate on 'bool', 'bool' 35 type mismatch: '>>' cannot operate on 'bool', 'bool' 38 type mismatch: '&' cannot operate on 'bool', 'bool' 39 type mismatch: '|' cannot operate on 'bool', 'bool' 40 type mismatch: '^' cannot operate on 'bool', 'bool' [all …]
|
H A D | BinaryTypeCoercion.sksl | 58 type mismatch: '=' cannot operate on 'half', 'float' 59 type mismatch: '=' cannot operate on 'half', 'float' 60 type mismatch: '*=' cannot operate on 'half', 'float' 61 type mismatch: '=' cannot operate on 'half4', 'float4' 62 type mismatch: '=' cannot operate on 'half4', 'float4' 63 type mismatch: '*=' cannot operate on 'half4', 'float4' 64 type mismatch: '=' cannot operate on 'half4', 'float4' 65 type mismatch: '=' cannot operate on 'half4', 'float4' 66 type mismatch: '=' cannot operate on 'half4', 'float4' 67 type mismatch: '=' cannot operate on 'half4', 'float4' [all …]
|
H A D | MismatchedNumbers.rts | 45 type mismatch: '=' cannot operate on 'int', 'float' 46 type mismatch: '=' cannot operate on 'int', 'float' 47 type mismatch: '=' cannot operate on 'float', 'int' 48 type mismatch: '+' cannot operate on 'int', 'float' 49 type mismatch: '-' cannot operate on 'int', 'float' 50 type mismatch: '*' cannot operate on 'int', 'float' 51 type mismatch: '/' cannot operate on 'int', 'float' 52 type mismatch: '+' cannot operate on 'float', 'int' 53 type mismatch: '-' cannot operate on 'float', 'int' 54 type mismatch: '*' cannot operate on 'float', 'int' [all …]
|
/aosp_15_r20/external/skia/tests/sksl/errors/ |
H A D | MismatchedNumbersES3.glsl | 3 error: 17: type mismatch: '=' cannot operate on 'uint', 'float' 6 error: 18: type mismatch: '=' cannot operate on 'int', 'uint' 9 error: 19: type mismatch: '=' cannot operate on 'float', 'uint' 12 error: 20: type mismatch: '=' cannot operate on 'uint', 'int' 15 error: 21: type mismatch: '=' cannot operate on 'uint', 'float' 18 error: 22: type mismatch: '+' cannot operate on 'uint', 'float' 21 error: 23: type mismatch: '-' cannot operate on 'uint', 'float' 24 error: 24: type mismatch: '*' cannot operate on 'uint', 'float' 27 error: 25: type mismatch: '/' cannot operate on 'uint', 'float' 30 error: 26: type mismatch: '+' cannot operate on 'float', 'uint' [all …]
|
H A D | BinaryTypeCoercion.glsl | 3 error: 11: type mismatch: '=' cannot operate on 'half', 'float' 6 error: 12: type mismatch: '=' cannot operate on 'half', 'float' 9 error: 13: type mismatch: '*=' cannot operate on 'half', 'float' 12 error: 18: type mismatch: '=' cannot operate on 'half4', 'float4' 15 error: 19: type mismatch: '=' cannot operate on 'half4', 'float4' 18 error: 20: type mismatch: '*=' cannot operate on 'half4', 'float4' 21 error: 24: type mismatch: '=' cannot operate on 'half4', 'float4' 24 error: 25: type mismatch: '=' cannot operate on 'half4', 'float4' 27 error: 30: type mismatch: '=' cannot operate on 'half4', 'float4' 30 error: 31: type mismatch: '=' cannot operate on 'half4', 'float4' [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue48558.go | 11 _ = a, b // ERROR "assignment mismatch: 1 variable but 2 values" 12 _ = a, b, c // ERROR "assignment mismatch: 1 variable but 3 values" 14 _, _ = a // ERROR "assignment mismatch: 2 variables but 1 value" 16 _, _ = a, b, c // ERROR "assignment mismatch: 2 variables but 3 values" 18 _, _, _ = a // ERROR "assignment mismatch: 3 variables but 1 value" 19 _, _, _ = a, b // ERROR "assignment mismatch: 3 variables but 2 values" 29 _ = f2() // ERROR "assignment mismatch: 1 variable but f2 returns 2 values" 30 _ = f3() // ERROR "assignment mismatch: 1 variable but f3 returns 3 values" 32 _, _ = f1() // ERROR "assignment mismatch: 2 variables but f1 returns 1 value" 34 _, _ = f3() // ERROR "assignment mismatch: 2 variables but f3 returns 3 values" [all …]
|
/aosp_15_r20/hardware/interfaces/broadcastradio/1.0/default/ |
H A D | Utils.cpp | 39 "AM/FM class mismatch with legacy"); 41 "SAT class mismatch with legacy"); 43 "DT class mismatch with legacy"); 46 "AM band mismatch with legacy"); 48 "FM band mismatch with legacy"); 50 "AM HD band mismatch with legacy"); 52 "FM HD band mismatch with legacy"); 55 "RDS NONE mismatch with legacy"); 57 "RDS WORLD mismatch with legacy"); 59 "RDS US mismatch with legacy"); [all …]
|
/aosp_15_r20/external/flac/src/test_libs_common/ |
H A D | metadata_utils.c | 38 …printf("FAILED, min_blocksize mismatch, expected %u, got %u\n", block->min_blocksize, blockcopy->m… in mutils__compare_block_data_streaminfo() 42 …printf("FAILED, max_blocksize mismatch, expected %u, got %u\n", block->max_blocksize, blockcopy->m… in mutils__compare_block_data_streaminfo() 46 …printf("FAILED, min_framesize mismatch, expected %u, got %u\n", block->min_framesize, blockcopy->m… in mutils__compare_block_data_streaminfo() 50 …printf("FAILED, max_framesize mismatch, expected %u, got %u\n", block->max_framesize, blockcopy->m… in mutils__compare_block_data_streaminfo() 54 …printf("FAILED, sample_rate mismatch, expected %u, got %u\n", block->sample_rate, blockcopy->sampl… in mutils__compare_block_data_streaminfo() 58 printf("FAILED, channels mismatch, expected %u, got %u\n", block->channels, blockcopy->channels); in mutils__compare_block_data_streaminfo() 62 …printf("FAILED, bits_per_sample mismatch, expected %u, got %u\n", block->bits_per_sample, blockcop… in mutils__compare_block_data_streaminfo() 66 …printf("FAILED, total_samples mismatch, expected %" PRIu64 ", got %" PRIu64 "\n", block->total_sam… in mutils__compare_block_data_streaminfo() 70 …printf("FAILED, md5sum mismatch, expected %02X%02X%02X%02X%02X%02X%02X%02X%02X%02X%02X%02X%02X%02X… in mutils__compare_block_data_streaminfo() 123 printf("FAILED, id mismatch, expected %02X%02X%02X%02X, got %02X%02X%02X%02X\n", in mutils__compare_block_data_application() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | mismatch_test.cpp | 11 #include <boost/algorithm/cxx14/mismatch.hpp> 38 // No mismatch for empty sequences in test_mismatch() 40 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num), in test_mismatch() 44 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num), in test_mismatch() 50 …ba::mismatch ( random_access_iterator<const int *>(num), random_access_iterator<const int *>(n… in test_mismatch() 55 // Empty vs. non-empty mismatch immediately in test_mismatch() 57 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num), in test_mismatch() 62 ba::mismatch ( input_iterator<const int *>(num + 1), input_iterator<const int *>(num + 2), in test_mismatch() 67 …ba::mismatch ( random_access_iterator<const int *>(num + 1), random_access_iterator<const int *>(n… in test_mismatch() 73 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num + 1), in test_mismatch() [all …]
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/test_tools/ |
H A D | moqt_test_message.h | 123 QUIC_LOG(INFO) << "OBJECT Track ID mismatch"; in EqualFieldValues() 127 QUIC_LOG(INFO) << "OBJECT Track ID mismatch"; in EqualFieldValues() 131 QUIC_LOG(INFO) << "OBJECT Group Sequence mismatch"; in EqualFieldValues() 135 QUIC_LOG(INFO) << "OBJECT Object Sequence mismatch"; in EqualFieldValues() 139 QUIC_LOG(INFO) << "OBJECT Object Send Order mismatch"; in EqualFieldValues() 143 QUIC_LOG(INFO) << "OBJECT Object Send Order mismatch"; in EqualFieldValues() 147 QUIC_LOG(INFO) << "OBJECT Payload Length mismatch"; in EqualFieldValues() 311 QUIC_LOG(INFO) << "CLIENT_SETUP number of supported versions mismatch"; in EqualFieldValues() 317 QUIC_LOG(INFO) << "CLIENT_SETUP supported version mismatch"; in EqualFieldValues() 322 QUIC_LOG(INFO) << "CLIENT_SETUP role mismatch"; in EqualFieldValues() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/doc/ |
D | mismatch.qbk | 1 [/ File mismatch.qbk] 3 [section:mismatch mismatch ] 12 The header file 'mismatch.hpp' contains two variants of a the stl algorithm `mismatch`. The algorit… 14 Before (the proposed) C++14 the algorithm `std::mismatch` took three iterators and an optional comp… 23 std::mismatch ( seq1.begin (), seq1.end (), seq2.begin ()); // <3, 3> 24 std::mismatch ( seq2.begin (), seq2.end (), seq1.begin ()); // Undefined behavior 25 std::mismatch ( seq1.begin (), seq1.end (), seq2.begin (), seq2.end ()); // <3, 3> 30 However, if the two sequences are specified completely, it's clear that where the mismatch occurs. 34 …on `mismatch` returns a pair of iterators which denote the first mismatching elements in each sequ… 39 mismatch ( InputIterator1 first1, InputIterator1 last1, [all …]
|
/aosp_15_r20/external/flac/src/test_libFLAC++/ |
H A D | metadata_object.cpp | 422 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 427 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 432 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 437 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 442 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 447 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 452 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 457 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 462 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_streaminfo() 623 return die_("value mismatch, doesn't match previously set value"); in test_metadata_object_padding() [all …]
|
/aosp_15_r20/frameworks/native/services/inputflinger/ |
H A D | InputCommonConverter.cpp | 28 "SOURCE_UNKNOWN mismatch"); in getSource() 30 "SOURCE_KEYBOARD mismatch"); in getSource() 32 "SOURCE_DPAD mismatch"); in getSource() 34 "SOURCE_GAMEPAD mismatch"); in getSource() 37 "SOURCE_TOUCHSCREEN mismatch"); in getSource() 39 "SOURCE_MOUSE mismatch"); in getSource() 41 "SOURCE_STYLUS mismatch"); in getSource() 44 "SOURCE_BLUETOOTH_STYLUS mismatch"); in getSource() 46 "SOURCE_TRACKBALL mismatch"); in getSource() 49 "SOURCE_MOUSE_RELATIVE mismatch"); in getSource() [all …]
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ptrace/ |
H A D | get_syscall_info.c | 161 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 164 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 167 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 170 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 173 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 189 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 192 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 195 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 198 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 201 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/util/ |
H A D | ArraysSupport.java | 34 * to find a mismatch between two primitive arrays. Also included is 38 * array mismatch functionality. 40 * <p>The mismatch method implementation, {@link #vectorizedMismatch}, leverages 47 * platforms the mismatch implementation is intrinsified to leverage SIMD 53 * <p>None of the mismatch methods perform array bounds checks. It is the 95 * @param a the first array to be tested for mismatch, or {@code null} for 100 * @param b the second array to be tested for mismatch, or {@code null} for 108 * @return if a mismatch is found a relative index, between 0 (inclusive) 110 * in the two arrays. Otherwise, if a mismatch is not found the bitwise 272 public static int mismatch(boolean[] a, in mismatch() method [all …]
|