Searched defs:mockDevice (Results 1 – 1 of 1) sorted by relevance
217 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local275 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()285 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()290 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()353 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local512 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local618 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testFiltering() local839 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local922 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local966 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryRenderabilityFailure() local[all …]