Searched defs:error_strings (Results 1 – 2 of 2) sorted by relevance
287 static const char * const error_strings[8] = { in opus_strerror() local
29 def assertAllRaise(self, exception_type, regex, error_strings): argument