Searched refs:NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
233 NOT_SUPPORTED = 0 variable in OpFail.Reason258 if reason == self.Reason.NOT_SUPPORTED:289 error = ('NOT_SUPPORTED' if reason == self.Reason.NOT_SUPPORTED else305 self.Reason.NOT_SUPPORTED,323 self.Reason.NOT_SUPPORTED,
664 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED668 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED672 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED1751 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here1776 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here2211 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here2216 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here2244 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here2393 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here6956 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED[all …]
24 * This test suite currently allows NOT_SUPPORTED and INVALID_ARGUMENT
1621 /* When expecting INVALID_ARGUMENT, also accept NOT_SUPPORTED.1626 * NOT_SUPPORTED which is correct at this point;1628 * NOT_SUPPORTED which again is correct at this point.