Home
last modified time | relevance | path

Searched refs:test_nonzero (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/Analysis/
Dkmalloc-linux.c30 void test_nonzero() { in test_nonzero() function
Dmalloc-three-arg.c30 void test_nonzero() { in test_nonzero() function
/external/llvm-project/clang/test/Analysis/
Dmalloc-three-arg.c30 void test_nonzero() { in test_nonzero() function
Dkmalloc-linux.c34 void test_nonzero() { in test_nonzero() function
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dicmp-range.ll6 define i1 @test_nonzero(i32* nocapture readonly %arg) {
7 ; CHECK-LABEL:test_nonzero
/external/llvm/test/Transforms/InstCombine/
Dicmp-range.ll6 define i1 @test_nonzero(i32* nocapture readonly %arg) {
7 ; CHECK-LABEL:test_nonzero
/external/python/mock/mock/tests/
Dtestmagicmethods.py197 def test_nonzero(self): member in TestMockingMagicMethods
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmagicmethods.py167 def test_nonzero(self): member in TestMockingMagicMethods