Home
last modified time | relevance | path

Searched refs:test_struct (Results 1 – 19 of 19) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/symlinkat/
Dsymlinkat01.c53 struct test_struct;
57 static void mysymlinkat_test(struct test_struct *desc);
70 struct test_struct { struct
174 static void mysymlinkat_test(struct test_struct *desc) in mysymlinkat_test()
/third_party/ffmpeg/libavutil/tests/
Daudio_fifo.c39 static const TestStruct test_struct[] = { variable
193 int t, tests = sizeof(test_struct)/sizeof(test_struct[0]); in main()
197 test_function(&test_struct[t]); in main()
/third_party/ltp/testcases/kernel/syscalls/linkat/
Dlinkat01.c69 struct test_struct;
73 static void mylinkat_test(struct test_struct *desc);
90 struct test_struct { struct
239 static void mylinkat_test(struct test_struct *desc) in mylinkat_test()
Dlinkat02.c62 static struct test_struct { struct
83 static void linkat_verify(const struct test_struct *); argument
104 static void linkat_verify(const struct test_struct *desc) in linkat_verify()
/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/mesa3d/src/intel/common/tests/
Dgenxml_test.c51 test_struct(struct intel_spec *spec) { in test_struct() function
137 test_struct(spec); in main()
/third_party/ltp/tools/sparse/sparse-src/validation/expand/
Ddefault-init-struct.c8 int test_struct(void) in test_struct() function
/third_party/rust/crates/syn/tests/
Dtest_token_trees.rs9 fn test_struct() { in test_struct() function
Dtest_derive_input.rs29 fn test_struct() { in test_struct() function
/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/rust/crates/serde/test_suite/tests/
Dtest_borrow.rs69 fn test_struct() { in test_struct() function
Dtest_ser.rs338 fn test_struct() { in test_struct() function
Dtest_de.rs1256 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/flatbuffers/tests/rust_usage_test/tests/
Darrays_test.rs322 fn test_struct() { in test_struct() function
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_new_test.c379 static struct test_struct { struct
/third_party/python/Misc/
DHISTORY19388 - Fix test_float, test_long, and test_struct failures on Tru64 with gcc