OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:malloc_test
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/memtest/
memtest.cpp
68
int
malloc_test
(int argc, char** argv);
80
{ "malloc",
malloc_test
},
110
int
malloc_test
(int argc, char** argv) {
function
/bionic/tests/
Android.mk
65
malloc_test
.cpp \
Completed in 296 milliseconds