Home
last modified time | relevance | path

Searched defs:result1 (Results 1 – 13 of 13) 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.java37 AppSearchResult<String> result1 = AppSearchResult.newSuccessfulResult("String"); in testResultEquals_identical() local
56 AppSearchResult<String> result1 = AppSearchResult.newSuccessfulResult("String"); in testResultEquals_failure() local
DAppSearchSessionCtsTestBase.java8288 SearchSuggestionResult result1 = in testSearchSuggestion_differentRankingStrategy() 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/common/device-side/bedstead/harrier/src/test/java/com/android/bedstead/harrier/
DBedsteadServiceLocatorTest.kt63 val result1 = locator.get(ExampleClass::class) in callGetFewTimes_executeGetDependencyOnce_dependencyInstanceIsReused() constant
/cts/apps/CtsVerifier/jni/audio_loopback/
DNativeAudioAnalyzer.cpp336 aaudio_result_t result1 = AAUDIO_OK; in stopAudio() local
352 aaudio_result_t result1 = AAUDIO_OK; in closeAudio() local
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/duplex/
DDuplexAudioManager.java246 int result1 = mPlayer.stopStream(); in stop() local
253 int result1 = mRecorder.stopStream(); in stop() 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/tests/framework/base/windowmanager/dndsourceapp/src/android/server/wm/dndsourceapp/
DDropTarget.java319 final String result1 = queryPrefixed(uri, "1"); in processUri() local
/cts/hostsidetests/locale/src/android/localemanager/cts/
DApplicationLocalesChangedAtomTests.java326 AtomsProto.ApplicationLocalesChanged result1 = data.get(0) in testAtomLogging_noConfigChange_logsAtomWithConfigUncommitted() local
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java2096 String result1 = getDevice().uninstallPackage(TEST_PKG); in uninstallPackage() local
2102 String result1 = getDevice().uninstallPackage(COMPANION_TEST_PKG); in uninstallCompanionPackages() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java2110 String result1 = formatter.format(date1); in assertDateEquals() local