Searched refs:binary_tests (Results 1 – 2 of 2) sorted by relevance
394 def RunTests(self, python_tests, binary_tests): argument407 if python_tests or binary_tests:413 for directory, test in binary_tests:
178 binary_tests = sets.Set(map(NormalizeBinaryTestPair, results[1]))179 return (python_tests, binary_tests)