Home
last modified time | relevance | path

Searched defs:testResults (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java190 TestResults testResults = in createAndConnectToVmHelper() local
330 TestResults testResults = in createAndRunNoDebugVm() local
480 TestResults testResults = in connectVsock() local
543 TestResults testResults = in binderCallbacksWork() local
988 TestResults testResults = in validApkPathIsAccepted() local
1023 TestResults testResults = in extraApk() local
1050 TestResults testResults = in extraApkInVmConfig() local
1292 TestResults testResults = in bccIsSuperficiallyWellFormed() local
1588 TestResults testResults = importedVmIsEqualToTheOriginalVm(false); in importedVmIsEqualToTheOriginalVm_WithoutStorage() local
1595 TestResults testResults = importedVmIsEqualToTheOriginalVm(true); in importedVmIsEqualToTheOriginalVm_WithStorage() local
[all …]
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/
DMicrodroidDeviceTestBase.java609 TestResults testResults = new TestResults(); in runVmTestService() local
678 void runTests(ITestService testService, TestResults testResults) throws Exception; in runTests()
/packages/modules/Virtualization/tests/benchmark/src/java/com/android/microdroid/benchmark/
DMicrodroidBenchmarks.java738 TestResults testResults = in testRpcBinderLatency() local
786 TestResults testResults = in testVsockLatency() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java2589 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithRoamingMatch() local
2611 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithHomeMatch() local
2636 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithNonMatch() local
/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java3314 List<WifiConfiguration> testResults = new ArrayList<>(); in testGetWifiConfigsForMatchedNetworkSuggestions() local