Home
last modified time | relevance | path

Searched refs:test_strlen (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/memcheck/tests/amd64/
Dinsn-pcmpistri.stderr.exp3 by 0x........: test_strlen (insn-pcmpistri.c:62)
14 by 0x........: test_strlen (insn-pcmpistri.c:62)
25 by 0x........: test_strlen (insn-pcmpistri.c:62)
36 by 0x........: test_strlen (insn-pcmpistri.c:62)
47 by 0x........: test_strlen (insn-pcmpistri.c:62)
58 by 0x........: test_strlen (insn-pcmpistri.c:62)
69 by 0x........: test_strlen (insn-pcmpistri.c:62)
80 by 0x........: test_strlen (insn-pcmpistri.c:62)
91 by 0x........: test_strlen (insn-pcmpistri.c:62)
102 by 0x........: test_strlen (insn-pcmpistri.c:62)
[all …]
Dinsn-pcmpistri.c36 int test_strlen(const char *const s, int valid) in test_strlen() function
71 printf("strlen(\"%s\")=%d\n", s, test_strlen(s, 1)); in doit()
74 test_strlen(s, 0) ? "true" : "false"); in doit()
/external/compiler-rt/test/dfsan/
Dcustom.cc125 void test_strlen() { in test_strlen() function
950 test_strlen(); in main()
/external/valgrind/memcheck/tests/
Dstr_tester.c420 test_strlen (void) in test_strlen() function
1435 test_strlen (); in main()