Searched refs:test_malloc_fails (Results 1 – 2 of 2) sorted by relevance
34 ; CHECK-LABEL: define void @test_malloc_fails35 define void @test_malloc_fails(i8** %p, i64* %r, i32 %n) {
1028 def test_malloc_fails(self): member in TestCreation