Searched refs:kMustNotIncludeNull (Results 1 – 1 of 1) sorted by relevance
276 static const char *kMustNotIncludeNull[] = { variable383 for (size_t i = 0; kMustNotIncludeNull[i] != NULL; i++) { in TestCipherRules()384 if (!TestRuleDoesNotIncludeNull(kMustNotIncludeNull[i])) { in TestCipherRules()