Searched defs:mockDevice (Results 1 – 1 of 1) sorted by relevance
167 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local238 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()248 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()253 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()316 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local485 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local588 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local679 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local735 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryRenderabilityFailure() local824 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testOrientation() local[all …]