Searched refs:test_python (Results 1 – 2 of 2) sorted by relevance
44 test_python = "--test-python" in argv49 return BindingsTests(reset_results, test_python, verbose, executive.Executive()).main()
90 def __init__(self, reset_results, test_python, verbose, executive): argument92 self.test_python = test_python250 if not self.test_python:264 if self.test_python: