Home
last modified time | relevance | path

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

/external/libxml2/
DtestOOMlib.h14 char* test_strdup (const char *str);
DtestOOMlib.c184 test_strdup (const char *str) in test_strdup() function
DtestOOM.c331 test_strdup); in main()
/external/grpc-grpc/test/core/gpr/
Dstring_test.cc34 static void test_strdup(void) { in test_strdup() function
299 test_strdup(); in main()
/external/ethtool/
Dinternal.h228 char *test_strdup(const char *s);
230 #define strdup(s) test_strdup(s)
Dtest-common.c80 char *test_strdup(const char *s) in test_strdup() function
316 argv[0] = test_strdup("ethtool"); in test_cmdline()
/external/compiler-rt/test/dfsan/
Dcustom.cc138 void test_strdup() { in test_strdup() function
949 test_strdup(); in main()
/external/llvm-project/compiler-rt/test/dfsan/
Dcustom.cpp159 void test_strdup() { in test_strdup() function
1104 test_strdup(); in main()