Home
last modified time | relevance | path

Searched refs:test_malloc_fails (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/test/Transforms/InstCombine/
H A Dallocsize.ll34 ; CHECK-LABEL: define void @test_malloc_fails
35 define void @test_malloc_fails(i8** %p, i64* %r, i32 %n) {
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_multiarray.py1028 def test_malloc_fails(self): member in TestCreation