Searched refs:compare_strings (Results 1 – 5 of 5) sorted by relevance
414 compare_strings (const char *got, const char *expected, in compare_strings() function424 #define COMPARE_STRINGS(g,e) compare_strings (g, e, __FILE__, __LINE__)
177 in scripts. Use the benchtests/compare_strings.py script to show the results180 benchtests/scripts/compare_strings.py -h
14758 * benchtests/scripts/compare_strings.py: Import traceback.17022 * benchtests/scripts/compare_strings.py (process_results): Add34099 * benchtests/scripts/compare_strings.py: New option -g.34104 * benchtests/scripts/compare_strings.py (process_results):34107 * benchtests/scripts/compare_strings.py: Use argparse.34108 * benchtests/README: Document existence of compare_strings.py.38350 * benchtests/scripts/compare_strings.py: Avoid display error when38353 * benchtests/scripts/compare_strings.py (main): Add an
7902 benchtests: make compare_strings.py accept string as attribute value
1900 * benchtests/scripts/compare_strings.py: New file.