Searched defs:results2 (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/ |
H A D | ONSProfileSelectorTest.java | 151 List<CellInfo> results2 = new ArrayList<CellInfo>(); in testStartProfileSelectionWithNoOpportunisticSub() local 214 List<CellInfo> results2 = new ArrayList<CellInfo>(); in testStartProfileSelectionSuccess() local 291 List<CellInfo> results2 = new ArrayList<CellInfo>(); in testStartProfileSelectionWithDifferentPrioritySubInfo() local 571 List<CellInfo> results2 = new ArrayList<CellInfo>(); in testStartProfileSelectionSuccessWithSameArgumentsAgain() local
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | LayerState_test.cpp | 103 ScreenCaptureResults results2; in TEST() local
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/ |
H A D | WifiScanningServiceTest.java | 357 int requestId1, ScanResults results1, int requestId2, ScanResults results2, in verifyMultipleSingleScanResults() 397 int requestId1, ScanResults results1, int requestId2, ScanResults results2) { in verifyMultipleSingleScanResults() 1370 ScanResults results2 = ScanResults.create(0, WifiScanner.WIFI_BAND_UNSPECIFIED, 2450); in sendSingleScanRequestAfterPreviousCompletes() local 1438 ScanResults results2 = ScanResults.create(0, WifiScanner.WIFI_BAND_UNSPECIFIED, 2450); in sendSingleScanRequestWhilePreviousScanRunning() local 1582 ScanResults results2 = in sendMultipleSingleScanRequestWhilePreviousScanRunning() local 1707 ScanResults results2 = results24GHz; in sendSingleScanRequestWhilePreviousScanRunningAndMergeIntoFirstScan() local 1777 ScanResults results2 = ScanResults.create(0, 2450, 5175, 2450); in sendMultipleSingleScanRequestWhilePreviousScanRunningAndMergeOneIntoFirstScan() local 1992 List<ScanResult> results2 = Arrays.asList( in retrieveMostRecentFullSingleScanResults() local 2053 List<ScanResult> results2 = Arrays.asList( in doesNotRetrieveMostRecentPartialSingleScanResults() local 2134 List<ScanResult> results2 = Arrays.asList( in validateScanResultsClearedAfterDriverUnloaded() local [all …]
|