Searched defs:_should_stop_test_suite (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/ | ||
H A D | common_device_type.py | 549 def _should_stop_test_suite(self): member in CPUTestBase |
H A D | common_distributed.py | 530 def _should_stop_test_suite(self) -> bool: member in MultiProcessTestCase |
H A D | common_utils.py | 2788 def _should_stop_test_suite(self): member in TestCase |