Searched refs:runInstrumentationLineAndAnswer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/android/openglcts/runner/tests/src/org/khronos/cts/runner/ |
H A D | KhronosCTSRunnerTests.java | 144 private void runInstrumentationLineAndAnswer(ITestDevice mockDevice, IDevice mockIDevice, in runInstrumentationLineAndAnswer() method in KhronosCTSRunnerTests 147 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, null, null, output); in runInstrumentationLineAndAnswer() 150 private void runInstrumentationLineAndAnswer(ITestDevice mockDevice, IDevice mockIDevice, in runInstrumentationLineAndAnswer() method in KhronosCTSRunnerTests 330 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, expectedTrie, null, testOut); in testFiltering() 620 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, in testRun_unexecutableTests() 624 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, in testRun_unexecutableTests() 626 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, in testRun_unexecutableTests() 628 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, in testRun_unexecutableTests() 630 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, in testRun_unexecutableTests() 722 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, null, output); in testResultCode()
|
/aosp_15_r20/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
H A D | DeqpTestRunnerTest.java | 288 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, in testGlesVersion() 440 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, in testResultCode() 629 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, in testRun_multipleTests() 776 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testOut); in testFiltering() 1057 runInstrumentationLineAndAnswer( in testRun_unexecutableTests() 1062 runInstrumentationLineAndAnswer( in testRun_unexecutableTests() 1065 runInstrumentationLineAndAnswer( in testRun_unexecutableTests() 1068 runInstrumentationLineAndAnswer( in testRun_unexecutableTests() 1071 runInstrumentationLineAndAnswer( in testRun_unexecutableTests() 1333 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, in testOrientation() [all …]
|