Home
last modified time | relevance | path

Searched defs:test_struct (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/linkat/
Dlinkat01.c90 struct test_struct { struct
91 int *oldfd;
92 const char *oldfn;
93 int *newfd;
94 const char *newfn;
95 int flags;
96 const char *referencefn1;
97 const char *referencefn2;
98 int expected_errno;
Dlinkat02.c62 static struct test_struct { struct
83 static void linkat_verify(const struct test_struct *); argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D2-1.c51 struct test_struct { struct
69 struct test_struct mystruct = { 1, 2, 3, (void *)4 }; in main() argument
/third_party/ltp/testcases/kernel/syscalls/symlinkat/
Dsymlinkat01.c70 struct test_struct { struct
71 const char *oldfn;
72 int *newfd;
73 const char *newfn;
74 const char *referencefn1;
75 const char *referencefn2;
76 int expected_errno;
/third_party/rust/crates/syn/tests/
Dtest_token_trees.rs11 fn test_struct() { in test_struct() function
Dtest_derive_input.rs34 fn test_struct() { in test_struct() function
/third_party/protobuf/ruby/tests/
Dwell_known_types_test.rb35 def test_struct method in TestWellKnownTypes
/third_party/python/Lib/ctypes/test/
Dtest_delattr.py16 def test_struct(self): member in TestCase
Dtest_bytes.py38 def test_struct(self): member in BytesTest
Dtest_pickling.py34 def test_struct(self): member in PickleTest
/third_party/mesa3d/src/intel/common/tests/
Dgenxml_test.c51 test_struct(struct intel_spec *spec) { in test_struct() function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/utils/
Dcounter_test.cc106 TEST_F(TestCounter, test_struct) { in TEST_F() argument
/third_party/rust/crates/serde/test_suite/tests/
Dtest_borrow.rs74 fn test_struct() { in test_struct() function
Dtest_ser.rs336 fn test_struct() { in test_struct() function
Dtest_de.rs1291 fn test_struct() { in test_struct() function
/third_party/ffmpeg/libavutil/tests/
Daudio_fifo.c40 static const TestStruct test_struct[] = { variable
/third_party/flatbuffers/tests/rust_usage_test/tests/
Darrays_test.rs337 fn test_struct() { in test_struct() function