Home | History | Annotate | Download | only in dynamic_suite

Lines Matching full:similarity

684     """Returns predicate that gets the similarity based on a test's file
689 similarity between the test file name and the given test_file_pattern.
694 (file path, ratio), where ratio is the similarity between the
706 and returns a tuple of (test name, ratio), where ratio is the similarity
711 (test name, ratio), where ratio is the similarity between the
782 """Returns predicate that takes a control file and gets the similarity
787 is each suite listed in the control file, and ratio is the similarity
793 the control file, and ratio is the similarity between each suite
899 calculate the similarity and return the top 10 matches.
907 indicating the similarity of `name` and the value to be compared.