| /third_party/boost/libs/fusion/test/sequence/ |
| D | hash.cpp | 14 struct test_struct struct 16 test_struct(bool bb, int ii, char cc, std::string const& ss) : in test_struct() argument 29 test_struct, argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
| D | 2-1.c | 51 struct test_struct { struct 69 struct test_struct mystruct = { 1, 2, 3, (void *)4 }; in main() argument
|
| /third_party/ltp/testcases/kernel/syscalls/linkat/ |
| D | linkat01.c | 90 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;
|
| D | linkat02.c | 62 static struct test_struct { struct 83 static void linkat_verify(const struct test_struct *); argument
|
| /third_party/boost/libs/pfr/test/compile-fail/ |
| D | rvalue_tie.cpp | 10 struct test_struct { struct 16 boost::pfr::structure_tie(test_struct{1, "test"}); in main() argument
|
| /third_party/ltp/testcases/kernel/syscalls/symlinkat/ |
| D | symlinkat01.c | 70 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/boost/libs/range/test/adaptor_test/ |
| D | ticket_6742_transformed_c4789_warning.cpp | 23 struct test_struct struct 25 double x; 26 double y;
|
| /third_party/boost/libs/stacktrace/test/ |
| D | test_void_ptr_cast.cpp | 14 struct test_struct { struct 15 int foo1_memb(int) const { return 0; } in foo1_memb() 16 void foo2_memb(int, int, ...) {} in foo2_memb()
|
| /third_party/ltp/testcases/kernel/security/tomoyo/ |
| D | tomoyo_new_test.c | 379 static struct test_struct { struct 380 void (*do_setup) (void); 381 void (*do_test) (void); 382 void (*do_cleanup) (void); 383 const char *name; 384 const char *policy;
|
| /third_party/protobuf/ruby/tests/ |
| D | well_known_types_test.rb | 35 def test_struct method in TestWellKnownTypes
|
| /third_party/python/Lib/ctypes/test/ |
| D | test_delattr.py | 16 def test_struct(self): member in TestCase
|
| D | test_bytes.py | 38 def test_struct(self): member in BytesTest
|
| D | test_pickling.py | 34 def test_struct(self): member in PickleTest
|
| /third_party/ltp/tools/sparse/sparse-src/validation/expand/ |
| D | default-init-struct.c | 8 int test_struct(void) in test_struct() function
|
| /third_party/mesa3d/src/intel/common/tests/ |
| D | genxml_test.c | 51 test_struct(struct intel_spec *spec) { in test_struct() function
|
| /third_party/mindspore/tests/ut/cpp/utils/ |
| D | counter_test.cc | 106 TEST_F(TestCounter, test_struct) { in TEST_F() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | audio_fifo.c | 39 static const TestStruct test_struct[] = { variable
|
| /third_party/boost/libs/atomic/test/ |
| D | api_test_helpers.hpp | 1114 struct test_struct struct 1118 inline bool operator==(test_struct const& c) const { return i == c.i; } in operator ==() argument 1119 inline bool operator!=(test_struct const& c) const { return !operator==(c); } in operator !=() argument
|
| /third_party/flatbuffers/tests/rust_usage_test/tests/ |
| D | arrays_test.rs | 322 fn test_struct() { in test_struct() function
|