/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
H A D | common.cpp | 419 int32_t Test::DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result)
in OnResult() argument 423 MetadataUtils::ConvertVecToMetadata(result, resultMeta);
in OnResult()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
H A D | benchmark_common.cpp | 413 int32_t Test::DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument 417 MetadataUtils::ConvertVecToMetadata(result, resultMeta); in OnResult()
|
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/ |
H A D | hdi_common_v1_3.h | 239 int32_t OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) override;
285 int32_t OnResult(int32_t streamId, const std::vector<uint8_t> &result) override;
|
/test/xts/hats/hdf/location/geofence_additional/ |
H A D | location_geofence_test.cpp | 69 GeofenceOperateResult result) in ReportGeofenceOperateResult() 73 (void)result; in ReportGeofenceOperateResult() 68 ReportGeofenceOperateResult(int32_t fenceIndex, GeofenceOperateType type, GeofenceOperateResult result) ReportGeofenceOperateResult() argument
|
/test/xts/hats/hdf/input/PassthroughBenchmarkTest/ |
H A D | hdf_input_benchmark_test.cpp | 397 std::string result; in BENCHMARK_F() local 401 ret = g_inputInterfaces->RunCapacitanceTest(TOUCH_INDEX, testType, result, TEST_RESULT_LEN); in BENCHMARK_F()
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vdpau.c | 147 #define GET_CALLBACK(id, result) \ 155 result = tmp; \
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationEnglishTest.java | 329 private void doTest(char[] source, char[] target, int result){ in doTest() argument 338 reportCResult(s, t, sortKey1, sortKey2, compareResult, keyResult, compareResult, result); in doTest()
|
/third_party/gn/src/gn/ |
H A D | test_with_scope.cc | 43 Label result = Label::Resolve(SourceDir("//"), std::string_view(), in ParseLabel() local 46 return result; in ParseLabel()
|
/third_party/googletest/googlemock/src/ |
H A D | gmock-spec-builders.cc | 157 // Adds unsatisfied pre-requisites of this expectation to 'result'. 158 void ExpectationBase::FindUnsatisfiedPrerequisites(ExpectationSet* result) const 181 *result += *it; in GTEST_EXCLUSIVE_LOCK_REQUIRED_()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | simpletz.h | 718 * @param result Receives the first transition after the base time. 722 virtual UBool getNextTransition(UDate base, UBool inclusive, TimeZoneTransition& result) const override; 728 * @param result Receives the most recent transition before the base time. 732 virtual UBool getPreviousTransition(UDate base, UBool inclusive, TimeZoneTransition& result) const override;
|
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
H A D | ubrkperfold.cpp | 501 int32_t result = stat(fileName, &buf); in UCharFile() local 502 if(result != 0) { in UCharFile()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | restest.cpp | 78 char* result = buf; in itoa() local 105 return result; in itoa()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | RBGroupPanel.java | 428 int result = group.getItemCount(); in getSize() 429 return result; in getSize()
|
/third_party/icu/tools/unicode/c/genprops/ |
H A D | emojipropsbuilder.cpp | 411 UnicodeString &result = getTrieString(index); 412 builder.buildUnicodeString(USTRINGTRIE_BUILD_SMALL, result, errorCode);
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
H A D | ConformanceTest.java | 355 String result = Normalizer.normalize(s1,mode); in cross() 356 if(!result.equals(s2)){ in cross()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/iterator/ |
H A D | TestUCharacterIterator.java | 64 public void getText(UCharacterIterator iterator, String result){ in getText() argument 75 if(result.compareTo(new String(buf,0,iterator.getLength()))!=0){ in getText()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
H A D | ConformanceTest.java | 352 String result = Normalizer.normalize(s1,mode); in cross() 353 if(!result.equals(s2)){ in cross()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
H A D | ICUDurationTest.java | 260 expected2 = "1 day and 0 seconds"; // This is the expected result for Windows with IBM JRE6 in TestSimpleXMLDuration() 432 String result = df.formatDurationFromNowTo(d); in TestFromNowTo() 434 test.expected, result); in TestFromNowTo()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/iterator/ |
H A D | TestUCharacterIterator.java | 61 public void getText(UCharacterIterator iterator, String result){ in getText() argument 72 if(result.compareTo(new String(buf,0,iterator.getLength()))!=0){ in getText()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationEnglishTest.java | 332 private void doTest(char[] source, char[] target, int result){ in doTest() argument 341 reportCResult(s, t, sortKey1, sortKey2, compareResult, keyResult, compareResult, result); in doTest()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | DangiTest.java | 382 * On input the month value is zero-based, but in the result string it is one-based. 434 Date result = cc.getTime(); in TestInitWithCurrentTime() 436 assertEquals("chinese and gregorian date should match", target, result); in TestInitWithCurrentTime()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | DangiTest.java | 385 * On input the month value is zero-based, but in the result string it is one-based. 437 Date result = cc.getTime(); in TestInitWithCurrentTime() 439 assertEquals("chinese and gregorian date should match", target, result); in TestInitWithCurrentTime()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
H A D | ICUDurationTest.java | 263 expected2 = "1 day and 0 seconds"; // This is the expected result for Windows with IBM JRE6 in TestSimpleXMLDuration() 435 String result = df.formatDurationFromNowTo(d); in TestFromNowTo() 437 test.expected, result); in TestFromNowTo()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numrange_fluent.cpp | 185 UnlocalizedNumberRangeFormatter result; in with() local 186 return result; in with()
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | bignum_common.py | 189 return args + self.result() 215 def result(self) -> List[str]: member in OperationCommon 216 """Get the result of the operation.
|