Searched defs:mockDevice (Results 1 – 4 of 4) 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 …]
40 DawnDevice mockDevice; in SetUp() local
41 WGPUDevice mockDevice; in SetUp() local
2175 ID3D11Device *mockDevice; in testDeviceResettable() local