Home
last modified time | relevance | path

Searched refs:raiseTestError (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_testcapimodule.c56 raiseTestError(const char* test_name, const char* msg) in raiseTestError() function
487 return raiseTestError("test_long_api", msg); in raise_test_long_error()
515 return raiseTestError("test_longlong_api", msg); in raise_test_longlong_error()
563 return raiseTestError("test_long_and_overflow", in test_long_and_overflow()
566 return raiseTestError("test_long_and_overflow", in test_long_and_overflow()
590 return raiseTestError("test_long_and_overflow", in test_long_and_overflow()
593 return raiseTestError("test_long_and_overflow", in test_long_and_overflow()
607 return raiseTestError("test_long_and_overflow", in test_long_and_overflow()
610 return raiseTestError("test_long_and_overflow", in test_long_and_overflow()
634 return raiseTestError("test_long_and_overflo in test_long_and_overflow()
[all...]

Completed in 6 milliseconds