Searched defs:test_fd (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | protection_keys.c | 943 int test_fd = open("/etc/passwd", O_RDONLY); in get_test_read_fd() local 1102 int test_fd = get_test_read_fd(); in test_kernel_write_of_access_disabled_region() local 1114 int test_fd = get_test_read_fd(); in test_kernel_write_of_write_disabled_region() local
|
H A D | soft-dirty.c | 128 int test_fd; in test_mprotect() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/fd/ |
H A D | tests.rs | 19 fn test_fd() { in test_fd() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/fd/ |
H A D | tests.rs | 19 fn test_fd() { in test_fd() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/fd/ |
H A D | tests.rs | 19 fn test_fd() { in test_fd() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/fd/ |
H A D | tests.rs | 19 fn test_fd() { in test_fd() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/fd/ |
H A D | tests.rs | 19 fn test_fd() { in test_fd() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/msync/ |
H A D | msync04.c | 18 static int test_fd; variable
|
/aosp_15_r20/external/igt-gpu-tools/lib/tests/ |
H A D | igt_assert.c | 132 static void test_fd(void) in test_fd() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | reuseport_dualstack.c | 131 int epfd, i, test_fd; in test() local
|
H A D | reuseport_addr_any.c | 247 int test_fd; in test_proto() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl31.c | 66 static int test_fd; variable
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/ |
D | test_generator.py | 1085 DumpTest=None, test_fd=None): argument 1204 def Dump(self, DumpModel, model_fd, DumpExample, example_fd, DumpTest, test_fd): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_os.py | 4385 def test_fd(self): member in TestScandir
|