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_SUPPORTED6956 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED6965 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED6970 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED6975 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED6980 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED6985 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED6990 # 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.
Completed in 46 milliseconds