Searched defs:identical (Results 1 – 10 of 10) sorted by relevance
/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/ |
D | test_coordinate_vector_inplace_merge.cpp | 71 bool identical = compare_distance(vector_coord, vector_dense, TOL); in BOOST_UBLAS_TEST_DEF() local 89 bool identical = compare_distance(vector_coord, vector_dense, TOL); in BOOST_UBLAS_TEST_DEF() local
|
D | test_coordinate_matrix_inplace_merge.cpp | 81 bool identical = compare_distance(matrix_coord, matrix_dense, TOL); in BOOST_UBLAS_TEST_DEF() local 100 bool identical = compare_distance(matrix_coord, matrix_dense, TOL); in BOOST_UBLAS_TEST_DEF() local
|
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowPendingIntentTest.java | 364 Intent identical = new Intent(); in getActivity_withFlagNoCreate_shouldReturnExistingIntent() local 437 Intent identical = new Intent(); in getBroadcast_withFlagNoCreate_shouldReturnExistingIntent() local 448 Intent identical = new Intent(); in getBroadcast_withNoFlags_shouldReturnExistingIntent() local 473 Intent identical = new Intent().setPackage("dummy.package"); in getService_withFlagNoCreate_shouldReturnExistingIntent() local 484 Intent identical = new Intent().setPackage("dummy.package"); in getService_withNoFlags_shouldReturnExistingIntent() local 513 Intent identical = new Intent(); in getForegroundService_withFlagNoCreate_shouldReturnExistingIntent() local 526 Intent identical = new Intent().setPackage("dummy.package"); in getForegroundService_withNoFlags_shouldReturnExistingIntent() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/test_tools/ |
D | quiche_test_utils.cc | 68 bool identical = (actual_len == expected_len); in CompareCharArraysWithHexError() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/test_tools/ |
D | quiche_test_utils.cc | 68 bool identical = (actual_len == expected_len); in CompareCharArraysWithHexError() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/test_tools/ |
D | spdy_test_utils.cc | 67 bool identical = (actual_len == expected_len); in CompareCharArraysWithHexError() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/test_tools/ |
D | spdy_test_utils.cc | 67 bool identical = (actual_len == expected_len); in CompareCharArraysWithHexError() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | TablePrinter.java | 447 int identical = findIdentical(sortedFlat, i, j); in toTableInternal() local
|
/external/python/cpython3/Lib/test/ |
D | test_float.py | 1063 def identical(self, x, y): member in HexFloatTestCase
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 7393 bool identical = true; in Transpose() local
|