Home
last modified time | relevance | path

Searched defs:test_errno (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/libbase/
H A Dresult_test.cpp122 constexpr int test_errno = 6; in TEST() local
134 constexpr int test_errno = 6; in TEST() local
179 constexpr int test_errno = 6; in TEST() local
702 constexpr int test_errno = 6; in TEST() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_select.py33 def test_errno(self): member in SelectTestCase
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/
Derrno.rs141 pub fn test_errno() { in test_errno() function
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest.rs10 mod test_errno; module
Dtest_fcntl.rs499 fn test_errno() { in test_errno() function