Searched defs:mockDevice (Results 1 – 1 of 1) sorted by relevance
210 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local273 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()283 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()288 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()351 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local515 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local625 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testFiltering() local857 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local944 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local995 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryRenderabilityFailure() local[all …]