Home
last modified time | relevance | path

Searched refs:help_str (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/slang/lit-tests/
H A Dscriptc-filecheck-wrapper.sh8 help_str="Usage: %s --output=<output-dir> \
15 printf "$help_str" $0
/aosp12/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsaucm_test.c147 char *help_str = "help"; in main() local
152 if (!strncmp(argv[0], help_str, strlen(argv[0]))) in main()