Searched refs:expectRenderConfigQuery (Results 1 – 1 of 1) sorted by relevance
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 238 expectRenderConfigQuery(mockDevice, requiredMajorVersion, in testGlesVersion() 275 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery() method in DeqpTestRunnerTest 277 expectRenderConfigQuery(mockDevice, in expectRenderConfigQuery() 285 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery() method in DeqpTestRunnerTest 367 expectRenderConfigQuery(mockDevice, 3, 0); in testResultCode() 529 expectRenderConfigQuery(mockDevice, 3, 0); in testRun_multipleTests() 637 expectRenderConfigQuery(mockDevice, 3, 0); in testFiltering() 856 expectRenderConfigQuery(mockDevice, 3, 0); in testRun_unexecutableTests() 1077 expectRenderConfigQuery(mockDevice, String.format( in testOrientation() 1665 expectRenderConfigQuery(mockDevice, in testInterrupt_killBeforeBatch() [all …]
|