Searched defs:mockDevice (Results 1 – 2 of 2) sorted by relevance
223 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local286 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()296 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()301 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()364 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local528 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local639 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testFiltering() local907 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_incrementalDeqp() local998 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local1086 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local[all …]
2291 angle::ComPtr<ID3D11Device> mockDevice; in testDeviceResettable() local