Home
last modified time | relevance | path

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

/bionic/tests/libs/
Dnamespaces_root.cpp19 static const char* g_local_string = "This string is local to root library"; variable
34 return g_local_string; in ns_get_local_string()