Searched refs:HasSuffix (Results 1 – 5 of 5) sorted by relevance
120 static bool HasSuffix(const char *str, const char *suffix) { in HasSuffix() function137 if (!HasSuffix(file, "err_test.cc") || in TestPutMacro()
237 if !strings.HasSuffix(name, ".errordata") {
165 if bytes.HasSuffix(stdout, []byte("PASS\n")) &&193 if test[0] == "crypto/evp/evp_test" || !strings.HasSuffix(arg, ".txt") {
94 if !strings.HasSuffix(name, ".c") {
212 if keyDERBlock.Type == "PRIVATE KEY" || strings.HasSuffix(keyDERBlock.Type, " PRIVATE KEY") {