Home
last modified time | relevance | path

Searched refs:TestResults (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java190 TestResults testResults = in createAndConnectToVmHelper()
330 TestResults testResults = in createAndRunNoDebugVm()
480 TestResults testResults = in connectVsock()
543 TestResults testResults = in binderCallbacksWork()
988 TestResults testResults = in validApkPathIsAccepted()
1023 TestResults testResults = in extraApk()
1050 TestResults testResults = in extraApkInVmConfig()
1292 TestResults testResults = in bccIsSuperficiallyWellFormed()
1588 TestResults testResults = importedVmIsEqualToTheOriginalVm(false); in importedVmIsEqualToTheOriginalVm_WithoutStorage()
1595 TestResults testResults = importedVmIsEqualToTheOriginalVm(true); in importedVmIsEqualToTheOriginalVm_WithStorage()
[all …]
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/
DMicrodroidDeviceTestBase.java543 protected static class TestResults { class
603 protected TestResults runVmTestService( in runVmTestService()
609 TestResults testResults = new TestResults(); in runVmTestService()
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()
786 TestResults testResults = in testVsockLatency()