Home
last modified time | relevance | path

Searched defs:result1 (Results 1 – 10 of 10) sorted by relevance

/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchBatchResultCtsTest.java40 AppSearchBatchResult<String, Integer> result1 = in testIsSuccess_false() local
62 AppSearchBatchResult<String, Integer> result1 = in testIsSuccess_replace() local
DAppSearchResultCtsTest.java29 AppSearchResult<String> result1 = AppSearchResult.newSuccessfulResult("String"); in testResultEquals_identical() local
48 AppSearchResult<String> result1 = AppSearchResult.newSuccessfulResult("String"); in testResultEquals_failure() local
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestAnalyzer.java32 public static boolean checkIfTestResultMatch(TestResultTable result1, in checkIfTestResultMatch()
103 public static TestResultTable getDiff(TestResultTable result1, TestResultTable result2) { in getDiff()
133 public TestResultTable getTailDiff(TestResultTable result1, TestResultTable result2) { in getTailDiff()
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/duplex/
DDuplexAudioManager.java139 int result1 = mPlayer.stopStream(); in stop() local
146 int result1 = mRecorder.stopStream(); in stop() local
/cts/apps/CtsVerifier/jni/audio_loopback/
DNativeAudioAnalyzer.cpp304 aaudio_result_t result1 = AAUDIO_OK; in stopAudio() local
320 aaudio_result_t result1 = AAUDIO_OK; in closeAudio() local
/cts/suite/audio_quality/test/
DTaskCaseTest.cpp142 android::String8 result1; in TEST_F() local
/cts/tests/tests/graphics/src/android/graphics/text/cts/
DTextRunShaperTest.java96 PositionedGlyphs result1 = TextRunShaper.shapeTextRun( in shapeText_differentPaint() local
/cts/tests/framework/base/windowmanager/dndtargetapp/src/android/server/wm/dndtargetapp/
DDropTarget.java316 final String result1 = queryPrefixed(uri, "1"); in processUri() local
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java1595 String result1 = getDevice().uninstallPackage(COMPANION_TEST_PKG); in uninstallCompanionPackages() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1862 String result1 = formatter.format(date1); in assertDateEquals() local