Home
last modified time | relevance | path

Searched defs:PythonForwarder (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/
DPythonBinaryHostTest.java430 public static class PythonForwarder extends ResultForwarder { class in PythonBinaryHostTest
435 public PythonForwarder(ITestInvocationListener listener, String name) { in PythonForwarder() method in PythonBinaryHostTest.PythonForwarder