OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gnu_basename
(Results
1 - 1
of
1
) sorted by null
/bionic/tests/
libgen_basename_test.cpp
27
static const char*
gnu_basename
(const char* in) {
function
46
const char* out =
gnu_basename
(in);
63
TEST(libgen_basename,
gnu_basename
) {
Completed in 57 milliseconds