Home
last modified time | relevance | path

Searched refs:stdimpl_strlen (Results 1 – 3 of 3) sorted by relevance

/external/embunit/src/
DAssertImpl.c65 el = stdimpl_strlen(expected); in assertImplementationCStr()
72 al = stdimpl_strlen(actual); in assertImplementationCStr()
DstdImpl.c90 int stdimpl_strlen(const char *str) in stdimpl_strlen() function
/external/embunit/inc/
DstdImpl.h49 int stdimpl_strlen(const char *str);