Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/test/
Dtest_unistd.rs273 fn test_initgroups() { in test_initgroups() function
/third_party/python/Lib/test/
Dtest_posix.py128 def test_initgroups(self): member in PosixTester
1542 def test_initgroups(self): member in PosixGroupsTester