Home
last modified time | relevance | path

Searched refs:runSinglePythonFile (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/
DPythonBinaryHostTest.java212 runSinglePythonFile(listener, testInfo, pyFile); in run()
240 private void runSinglePythonFile( in runSinglePythonFile() method in PythonBinaryHostTest