Home
last modified time | relevance | path

Searched defs:result4 (Results 1 – 23 of 23) sorted by relevance

/external/llvm-libc/test/src/__support/
Dbig_int_test.cpp291 LL_UInt192 result4( in TEST() local
320 LL_UInt128 result4({0x200000000000000e, 0xffffffffffffffff}); in TEST() local
361 LL_UInt128 result4({0x0001000100010000, 0x0001000100010001}); in TEST() local
420 LL_UInt128 result4({100, 0}); in TEST() local
461 LL_UInt128 result4({12345, 0}); in TEST() local
508 LL_UInt128 result4({1, 0}); in TEST() local
556 LL_UInt128 result4({0, 0x02468ace00000000}); in TEST() local
582 LL_UInt128 result4({0x0000000012345678, 0}); in TEST() local
/external/openscreen/util/json/
Djson_value_unittest.cc43 absl::optional<absl::string_view> result4 = in TEST() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/filter/
DNullConversionsGenericTest.java116 GeneralEmpty<double[]> result4 = MAPPER.readValue(json, in testNullsToEmptyArrays() local
/external/sdv/vsomeip/third_party/boost/proto/test/
Dexternal_transforms.cpp146 …int result4 = calc_grammar()(_1 / _2, fusion::make_vector(6, 0), (checked, mydata = test_external_… in test_external_transforms() local
/external/cronet/net/extras/sqlite/
Dsqlite_persistent_shared_dictionary_store_unittest.cc127 auto result4 = RegisterDictionaryImpl(store, isolation_key, dict4); in RegisterSharedDictionariesForProcessEvictionTest() local
988 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
1080 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
1173 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
1265 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
1967 auto result4 = RegisterDictionary(isolation_key_, dict4); in TEST_F() local
2049 auto result4 = RegisterDictionary(isolation_key4, dict4); in TEST_F() local
2164 auto result4 = RegisterDictionary(isolation_key4, dict4); in TEST_F() local
2286 auto result4 = RegisterDictionary(isolation_key_, dict4); in TEST_F() local
2587 auto result4 = RegisterDictionary(isolation_key_, dict4); in TEST_F() local
/external/sdv/vsomeip/third_party/boost/algorithm/minmax/test/
Dminmax_test.cpp75 tuple<Value const&, Value const&> result4 = boost::minmax(one, zero, lc ); in test() local
/external/eigen/unsupported/test/
Dcxx11_tensor_trace.cpp104 Tensor<float, 2, DataLayout> result4 = tensor3.trace(dims4); in test_simple_trace() local
Dcxx11_tensor_index_list.cpp145 Tensor<float, 0> result4 = tensor.sum(reduction_axis4); in test_type2index_list() local
/external/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c26 int result1, result2, result3, result4; in idct16_rows_dspr2() local
401 int result1, result2, result3, result4; in idct16_cols_add_blk_dspr2() local
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/number/
DNumberRangeFormatterTest.java694 FormattedNumberRange result4 = lnf.formatRange(Double.NaN, 0); in testNaNInfinity() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberRangeFormatterTest.java697 FormattedNumberRange result4 = lnf.formatRange(Double.NaN, 0); in testNaNInfinity() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dprng_test.cc268 Literal result4; in XLA_TEST_F() local
/external/cronet/third_party/icu/source/test/intltest/
Dnumbertest_range.cpp679 auto result4 = lnf.formatFormattableRange(uprv_getNaN(), 0, status); in testNaNInfinity() local
Dcitrtest.cpp289 UnicodeString result, result4, result5; in TestConstructionAndEqualityUChariter() local
Dloctest.cpp5464 Locale result4 = Locale::createCanonical(locid4); in TestBug20410() local
/external/rust/crates/glam/tests/
Dmat4.rs193 let result4 = m * $vec4::Y; localVariable
/external/icu/icu4c/source/test/intltest/
Dnumbertest_range.cpp681 auto result4 = lnf.formatFormattableRange(uprv_getNaN(), 0, status); in testNaNInfinity() local
Dcitrtest.cpp294 UnicodeString result, result4, result5; in TestConstructionAndEqualityUChariter() local
Dloctest.cpp5782 Locale result4 = Locale::createCanonical(locid4); in TestBug20410() local
/external/icing/icing/result/
Dresult-retriever-v2_test.cc298 SearchResultProto::ResultProto result4; in TEST_F() local
/external/libultrahdr/tests/
Dgainmapmath_test.cpp781 const Pixel result4 = {vgetq_lane_s16(y_neon_result, 4), vgetq_lane_s16(u_neon_result, 4), in TEST_F() local
/external/cronet/net/dns/
Dhost_cache_unittest.cc1539 const std::pair<const HostCache::Key, HostCache::Entry>* result4 = in TEST() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h7626 const float32x4_t result4 = vbslq_f32(mask4, input4, temp4); in PReluScalarBroadcast() local
7678 const float32x4_t result4 = vbslq_f32(mask4, input4, temp4); in PReluElementWise() local