Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/test/sys/
Dtest_uio.rs109 fn test_pwrite() { in test_pwrite() function
/third_party/python/Lib/test/
Dtest_posix.py343 def test_pwrite(self): member in PosixTester