Home
last modified time | relevance | path

Searched refs:max_assertions_failure_str (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/c10/cuda/test/impl/
H A DCUDAAssertionsTest_multiple_writes_from_same_block.cu16 const auto max_assertions_failure_str = variable
50 ASSERT_THAT(err_str, HasSubstr(max_assertions_failure_str)); in cuda_device_assertions_multiple_writes_from_same_block()
H A DCUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu16 const auto max_assertions_failure_str = variable
75 ASSERT_THAT(err_str, HasSubstr(max_assertions_failure_str)); in cuda_device_assertions_multiple_writes_from_blocks_and_threads()
H A DCUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu16 const auto max_assertions_failure_str = variable
51 ASSERT_THAT(err_str, HasSubstr(max_assertions_failure_str)); in cuda_device_assertions_multiple_writes_from_multiple_blocks()
H A DCUDAAssertionsTest_from_2_processes.cu16 const auto max_assertions_failure_str = variable