Home
last modified time | relevance | path

Searched defs:result5 (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dbig_int_test.cpp322 LL_UInt256 result5({0x302f3f3e4e4d5d5c, 0x9c9dafb0c2c3d5d5, in TEST() local
349 LL_UInt128 result5({0xf0122345567889ab, 0x5431fedca9875432}); in TEST() local
392 LL_UInt128 result5({0x917cf11d1e039c50, 0x3a4f32d17f40d08f}); in TEST() local
448 LL_UInt128 result5({0x1234567812345678, 0x9abcdef09abcdef0}); in TEST() local
487 LL_UInt128 result5({12345, 10}); in TEST() local
536 LL_UInt128 result5({1, 0}); in TEST() local
580 LL_UInt128 result5({0, 0x2468ace000000000}); in TEST() local
606 LL_UInt128 result5({0x0000000001234567, 0}); in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Drecursive_variant_test.cpp205 std::string result5( printer()(vec5) ); in test_recursive_variant() local
352 std::string result5( printer()(vec5) ); in test_recursive_variant_over() local
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
H A DAppSearchResultCtsTest.java74 AppSearchResult<String> result5 = in testResultEquals_failure() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/
Dexternal_transforms.cpp161 …int result5 = calc_grammar()(_1 / _2, fusion::make_vector(6, 0), (42, proto::transforms = checked,… in test_external_transforms() local
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/filter/
H A DNullConversionsGenericTest.java121 GeneralEmpty<boolean[]> result5 = MAPPER.readValue(json, in testNullsToEmptyArrays() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DSigningDetailsTest.java454 SigningDetails result5 = firstDetails.mergeLineageWith(secondDetails, in mergeLineageWith_overlappingLineageDiffCaps_returnsFullLineageWithModifiedCaps() local
509 SigningDetails result5 = subLineageDetails.mergeLineageWith(fullLineageDetails, in mergeLineageWith_subLineageModifiedCaps_returnsFullLineageWithModifiedCaps() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_trace.cpp121 Tensor<float, 3, DataLayout> result5 = tensor4.trace(dims5); in test_simple_trace() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
H A DNumberRangeFormatterTest.java698 FormattedNumberRange result5 = lnf.formatRange(0, Double.NaN); in testNaNInfinity() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/number/
H A DNumberRangeFormatterTest.java695 FormattedNumberRange result5 = lnf.formatRange(0, Double.NaN); in testNaNInfinity() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dprng_test.cc269 Literal result5; in XLA_TEST_F() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumbertest_range.cpp680 auto result5 = lnf.formatFormattableRange(0, uprv_getNaN(), status); in testNaNInfinity() local
H A Dcitrtest.cpp289 UnicodeString result, result4, result5; in TestConstructionAndEqualityUChariter() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumbertest_range.cpp682 auto result5 = lnf.formatFormattableRange(0, uprv_getNaN(), status); in testNaNInfinity() local
H A Dcitrtest.cpp294 UnicodeString result, result4, result5; in TestConstructionAndEqualityUChariter() local
/aosp_15_r20/external/icing/icing/result/
H A Dresult-retriever-v2_test.cc310 SearchResultProto::ResultProto result5; in TEST_F() local
/aosp_15_r20/external/libopenapv/src/neon/
H A Doapv_tq_neon.c64 …part1, EO_part2, low, high, result0, result1, result2, result3, result4, result5, result6, result7… in oapv_tx_pb8b_neon() local
/aosp_15_r20/external/libultrahdr/tests/
H A Dgainmapmath_test.cpp839 const Pixel result5 = {vgetq_lane_s16(y_neon_result, 5), vgetq_lane_s16(u_neon_result, 5), in TEST_F() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java4837 List<Source> result5 = runFunc.apply(trigger5MatchSource567); in testGetMatchingActiveSources() local
5473 Optional<Boolean> result5 = in testExistsSourcesWithSameDestination() local