Searched refs:feature_string (Results 1 – 2 of 2) sorted by relevance
11 def __init__(self, finder, feature_string): argument12 feature_vector = feature_string.strip().split(",")
188 self.feature_string = subprocess.check_output([self.pdfium_test_path,190 self.test_suppressor = suppressor.Suppressor(finder, self.feature_string)