Home
last modified time | relevance | path

Searched defs:results (Results 1 – 25 of 94) sorted by relevance

1234

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DMatchHelper.kt24 val results = this.matchAll(pattern) in <lambda>() constant
38 val results = mutableListOf<String>() in String() constant
/cts/apps/CameraITS/utils/
Dlow_light_utils.py284 def _compute_avg(results): argument
299 def _compute_avg_delta_of_successive_boxes(results): argument
316 def _plot_results(results, file_stem): argument
339 def _plot_successive_difference(results, file_stem): argument
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DSymbolicLinkParser.java37 ArrayList results = new ArrayList<String>(); in getDependencies() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ResultObjects/
DResultObject.java34 public ResultObject(HashMap<BaseResultsDialog.ResultType, Boolean> results) { in ResultObject()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21254/helper-app/src/android/security/cts/CVE_2023_21254_helper/
DPocActivity.java37 public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] results) { in onRequestPermissionsResult()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21249/helper-app/src/android/security/cts/CVE_2023_21249_helper/
DPocActivity.java37 public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] results) { in onRequestPermissionsResult()
/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/testutil/
DAppSearchTestUtils.java99 List<SearchResult> results = retrieveAllSearchResults(searchResults); in convertSearchResultsToDocuments() local
112 List<SearchResult> results = new ArrayList<>(); in retrieveAllSearchResults() local
/cts/hostsidetests/cpptools/src/com/android/cts/cpptools/
DRunasPermissionsTest.java55 String results = getDevice().executeShellCommand(String.format( in testRunasCanConnectToAppsSocket() local
/cts/tests/tests/util/src/android/util/cts/
DRationalTest.java347 Rational results = serializeRoundTrip(badZero); in testSerialize() local
355 Rational results = serializeRoundTrip(badPosInfinity); in testSerialize() local
364 Rational results = serializeRoundTrip(badNegInfinity); in testSerialize() local
372 Rational results = serializeRoundTrip(badReduced); in testSerialize() local
380 Rational results = serializeRoundTrip(badReducedNeg); in testSerialize() local
/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/
DPackageManagerMultiUserTest.java33 Map<String, String> results = getLastDeviceRunResults().getRunMetrics(); in getInstalledModules() local
/cts/tests/tests/assist/testapp/src/android/assist/testapp/
DTextViewActivity.java44 protected void onReceivedEventFromCaller(Bundle results, String action) { in onReceivedEventFromCaller()
DLifecycleActivity.java33 protected void onReceivedEventFromCaller(Bundle results, String action) { in onReceivedEventFromCaller()
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_StatusUpdatesTest.java61 ContentProviderResult[] results = mResolver.applyBatch(ContactsContract.AUTHORITY, ops); in setUp() local
113 ContentProviderResult[] results = mResolver.applyBatch(ContactsContract.AUTHORITY, ops); in insertStatusUpdate() local
/cts/hostsidetests/packagemanager/stats/device/src/com/android/cts/packagemanager/stats/device/
DPackageInstallationSessionReportedStatsTestsHelper.java51 final ArrayList<Integer> results = new ArrayList<>(); in getUserTypeIntegers() local
/cts/tests/tests/assist/common/src/android/assist/common/
DBaseRemoteCallbackActivity.java75 protected void onReceivedEventFromCaller(Bundle results, String action) { in onReceivedEventFromCaller()
/cts/hostsidetests/packagemanager/multiuser/app/src/com/android/tests/packagemanager/multiuser/app/
DPackageManagerMultiUserTest.java73 final Bundle results = new Bundle(); in testGetInstalledModules() local
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
DTaskSwitchingDeviceTest.java58 double[] results = MeasureTime.measure(NUMBER_REPEAT, new MeasureRun() { in testMeasureTaskSwitching() local
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeScanTest.java318 List<ScanResult> results = batchScanCallback.getBatchScanResults(); in batchScan() local
391 private void verifyTimestamp(Collection<ScanResult> results, long scanStartMillis, in verifyTimestamp()
430 public void onBatchScanResults(List<ScanResult> results) { in onBatchScanResults()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/presence/nan/
DRttRanger.java67 public void onRangingResults(List<RangingResult> results) { in createRangingResultCallback()
/cts/tests/tests/content/src/android/content/pm/cts/
DSaferIntentTest.java292 List<ResolveInfo> results; in testQueryEnforceIntentFilterMatch() local
452 List<ResolveInfo> results = mPackageManager.queryBroadcastReceivers(intent, 0); in testQueryEnforcePendingIntentFilterMatch() local
481 List<ResolveInfo> results; in testQueryLegacyIntentFilterMatch() local
529 List<ResolveInfo> results; in testQueryNullActionMatch() local
/cts/hostsidetests/multidevices/tools/
Drun_all_tests.py78 def report_result(device_id, results): argument
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionServiceCtsTestBase.java244 SearchResultsShim results = mDb.search("pineapple", searchSpec); in testPublicVisibility_accessibleTestPackage() local
288 List<String> results = commandReceiver.globalSearch("pineapple"); in testPublicVisibility_inaccessibleHelperApp() local
298 List<String> results = commandReceiver.globalSearch("pineapple"); in testPublicVisibility_inaccessibleHelperApp() local
369 SearchResultsShim results = mDb.search("pineapple", searchSpec); in testPublicVisibility_invalidCertificate() local
1514 SearchResultsShim results = mDb.search("", searchSpec); in testGlobalSearch_withJoin_withoutAccess() local
1722 try (SearchResultsShim results = mDb.search( in testReportSystemUsage()
1735 try (SearchResultsShim results = mDb.search( in testReportSystemUsage()
1748 try (SearchResultsShim results = mDb.search( in testReportSystemUsage()
1766 try (SearchResultsShim results = mDb.search("", searchSpec)) { in testReportSystemUsage()
1875 List<String> results = commandReceiver.globalSearch(TEXT); in assertPackageCanAccess() local
/cts/hostsidetests/blobstore/test-apps/BlobStoreHostTestHelper/src/com/android/cts/device/blob/
DDataCleanupTest.java150 final Bundle results = new Bundle(); in addSessionIdToResults() local
161 final Bundle results = new Bundle(); in addBlobHandleToResults() local
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerBroadcastReceiver.java33 public List<Intent> results = new ArrayList<>(); field in NotificationManagerBroadcastReceiver
/cts/common/device-side/bedstead/remoteframeworkclasses/src/types/main/java/com/android/bedstead/remoteframeworkclasses/
DAccountManagerFutureWrapper.java66 Map<Profile, AccountManagerFuture<E>> results) { in groupResults()

1234