Searched refs:test_calloc (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Analysis/
H A Dunix-fns.c93 void test_calloc(void) { function
813 // CHECK-NEXT: <key>issue_context</key><string>test_calloc</string>
/external/cmockery/cmockery_0_1_2/src/google/
H A Dcmockery.h238 #define test_calloc(num, size) _test_calloc(num, size, __FILE__, __LINE__) macro
244 #define calloc test_calloc
/external/compiler-rt/test/dfsan/
H A Dcustom.cc255 void test_calloc() {
911 test_calloc();

Completed in 117 milliseconds