HomeSort by relevance Sort by last modified time
    Searched refs:test_strlen (Results 1 - 4 of 4) sorted by null

  /external/valgrind/memcheck/tests/amd64/
insn-pcmpistri.c 36 int test_strlen(const char *const s, int valid) function
71 printf("strlen(\"%s\")=%d\n", s, test_strlen(s, 1));
74 test_strlen(s, 0) ? "true" : "false");
insn-pcmpistri.stderr.exp 3 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...]
  /external/compiler-rt/test/dfsan/
custom.cc 125 void test_strlen() {
950 test_strlen();
  /external/valgrind/memcheck/tests/
str_tester.c 420 test_strlen (void) function
    [all...]

Completed in 100 milliseconds