Searched defs:check_invalid (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/tests/ | ||
| D | InfRectTest.cpp | 13 static void check_invalid(skiatest::Reporter* reporter, in check_invalid() function |
| /third_party/python/Lib/test/ | ||
| D | test_unparse.py | 178 def check_invalid(self, node, raises=ValueError): member in ASTTestCase |
| D | test_except_star.py | 54 def check_invalid(self, src): member in TestBreakContinueReturnInExceptStarBlock |