Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java199 TestResults testResults = in createAndConnectToVmHelper() local
362 TestResults testResults = in createAndRunNoDebugVm() local
513 TestResults testResults = in connectVsock() local
576 TestResults testResults = in binderCallbacksWork() local
999 TestResults testResults = in validApkPathIsAccepted() local
1031 TestResults testResults = in extraApk() local
1058 TestResults testResults = in extraApkInVmConfig() local
1300 TestResults testResults = in bccIsSuperficiallyWellFormed() local
1352 TestResults testResults = in protectedVmHasValidDiceChain() local
1629 TestResults testResults = importedVmIsEqualToTheOriginalVm(false); in importedVmIsEqualToTheOriginalVm_WithoutStorage() local
[all …]
/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/java/com/android/devicediagnostics/evaluated/
DTestState.kt33 var testResults: TestResults, variable in com.android.devicediagnostics.evaluated.TestState
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/
DMicrodroidDeviceTestBase.java707 TestResults testResults = new TestResults(); in runVmTestService() local
795 void runTests(ITestService testService, TestResults testResults) throws Exception; in runTests()
/packages/modules/Virtualization/tests/benchmark/src/java/com/android/microdroid/benchmark/
DMicrodroidBenchmarks.java756 TestResults testResults = in testRpcBinderLatency() local
806 TestResults testResults = in testVsockLatency() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java2585 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithRoamingMatch() local
2605 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithHomeMatch() local
2628 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithNonMatch() local
/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java3351 List<WifiConfiguration> testResults = new ArrayList<>(); in testGetWifiConfigsForMatchedNetworkSuggestions() local