Searched defs:mockDevice (Results 1 – 2 of 2) sorted by relevance
214 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local277 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()287 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()292 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()355 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local519 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local630 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testFiltering() local856 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local944 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local988 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryRenderabilityFailure() local[all …]
2164 ID3D11Device *mockDevice; in testDeviceResettable() local