Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dbig_int_test.cpp312 LL_UInt192 result4( in TEST() local
341 LL_UInt128 result4({0x200000000000000e, 0xffffffffffffffff}); in TEST() local
382 LL_UInt128 result4({0x0001000100010000, 0x0001000100010001}); in TEST() local
441 LL_UInt128 result4({100, 0}); in TEST() local
482 LL_UInt128 result4({12345, 0}); in TEST() local
529 LL_UInt128 result4({1, 0}); in TEST() local
577 LL_UInt128 result4({0, 0x02468ace00000000}); in TEST() local
603 LL_UInt128 result4({0x0000000012345678, 0}); in TEST() local
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_shared_dictionary_store_unittest.cc222 auto result4 = RegisterDictionaryImpl(store, isolation_key, dict4); in RegisterSharedDictionariesForProcessEvictionTest() local
1124 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
1220 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
1317 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
1413 auto result4 = RegisterDictionaryImpl(store_.get(), isolation_key3, dict4, in TEST_F() local
2119 auto result4 = RegisterDictionary(isolation_key_, dict4); in TEST_F() local
2205 auto result4 = RegisterDictionary(isolation_key4, dict4); in TEST_F() local
2324 auto result4 = RegisterDictionary(isolation_key4, dict4); in TEST_F() local
2453 auto result4 = RegisterDictionary(isolation_key_, dict4); in TEST_F() local
2762 auto result4 = RegisterDictionary(isolation_key_, dict4); in TEST_F() local
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
H A DAppSearchResultCtsTest.java46 AppSearchResult<String> result4 = in testResultEquals_identical() local
68 AppSearchResult<String> result4 = in testResultEquals_failure() local
/aosp_15_r20/cts/common/device-side/bedstead/harrier/src/test/java/com/android/bedstead/harrier/
H A DBedsteadServiceLocatorTest.kt55 val result4 = locator.get<ExampleClass>() in callGetFewTimes_dependencyInstanceIsReused() constant
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/
DTestRunResultTest.java308 TestRunResult result4 = new TestRunResult(); in testMergeRetriedRunResults_checkMergingStackTraces() local
574 TestRunResult result4 = new TestRunResult(); in testMergeRetriedRunResults_testCaseStatus() local
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A 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
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/controls/domain/pipeline/
H A DMediaDataLoaderTest.kt267 val result4 = underTest.loadMediaData(KEY, createMediaNotification()) in loadMediaData_songNameFallbacks() constant
/aosp_15_r20/external/openscreen/util/json/
H A Djson_value_unittest.cc43 absl::optional<absl::string_view> result4 = in TEST() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/a11ychecker/
H A DAccessibilityCheckerUtilsTest.java86 AccessibilityHierarchyCheckResult result4 = in processResults_happyPath_setsAllFields() local
/aosp_15_r20/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
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/filter/
H A DNullConversionsGenericTest.java116 GeneralEmpty<double[]> result4 = MAPPER.readValue(json, in testNullsToEmptyArrays() local
/aosp_15_r20/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
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DSigningDetailsTest.java452 SigningDetails result4 = secondDetails.mergeLineageWith(firstDetails, in mergeLineageWith_overlappingLineageDiffCaps_returnsFullLineageWithModifiedCaps() local
507 SigningDetails result4 = fullLineageDetails.mergeLineageWith(subLineageDetails, in mergeLineageWith_subLineageModifiedCaps_returnsFullLineageWithModifiedCaps() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_trace.cpp104 Tensor<float, 2, DataLayout> result4 = tensor3.trace(dims4); in test_simple_trace() local
H A Dcxx11_tensor_index_list.cpp145 Tensor<float, 0> result4 = tensor.sum(reduction_axis4); in test_type2index_list() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
H A DNumberRangeFormatterTest.java697 FormattedNumberRange result4 = lnf.formatRange(Double.NaN, 0); in testNaNInfinity() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/number/
H A DNumberRangeFormatterTest.java694 FormattedNumberRange result4 = lnf.formatRange(Double.NaN, 0); in testNaNInfinity() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dprng_test.cc268 Literal result4; in XLA_TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/glam/tests/
Dmat4.rs193 let result4 = m * $vec4::Y; localVariable
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumbertest_range.cpp679 auto result4 = lnf.formatFormattableRange(uprv_getNaN(), 0, status); in testNaNInfinity() local
H A Dcitrtest.cpp289 UnicodeString result, result4, result5; in TestConstructionAndEqualityUChariter() local
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DCaptureResultTest.java358 Pair<TotalCaptureResult, Long> result4 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_peripheral_server_test.cc338 result3, result4; in TEST_F() local
390 result3, result4; in TEST_F() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumbertest_range.cpp681 auto result4 = lnf.formatFormattableRange(uprv_getNaN(), 0, status); in testNaNInfinity() local
H A Dcitrtest.cpp294 UnicodeString result, result4, result5; in TestConstructionAndEqualityUChariter() local

12