Home
last modified time | relevance | path

Searched defs:test_once (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap15.c149 static int test_once(int fd) in test_once() function
/third_party/rust/rust/library/core/tests/iter/
Dsources.rs81 fn test_once() { in test_once() function
/third_party/openssl/test/
Dthreadstest.c65 static int test_once(void) in test_once() function
/third_party/python/Lib/test/test_warnings/
D__init__.py218 def test_once(self): member in FilterTests