Home
last modified time | relevance | path

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

/bionic/tests/
Dstubs_test.cpp30 ASSERT_NO_FATAL_FAILURE(check_getpwnam(username, uid, uid_type));
37 static void check_getpwnam(const char* username, uid_t uid, uid_type_t uid_type) { in check_getpwnam() function