| /third_party/boost/libs/log/test/common/ |
| D | char_definitions.hpp | 43 struct test_data< char > struct 45 static const char* abc() { return "abc"; } in abc() 46 static const char* ABC() { return "ABC"; } in ABC() 47 static const char* some_test_string() { return "some test string"; } in some_test_string() 48 static const char* zero_to_five() { return "012345"; } in zero_to_five() 49 static const char* def() { return "def"; } in def() 50 static const char* aaa() { return "aaa"; } in aaa() 51 static const char* abcd() { return "abcd"; } in abcd() 52 static const char* zz() { return "zz"; } in zz() 53 static const char* abcdefg0123456789() { return "abcdefg0123456789"; } in abcdefg0123456789() [all …]
|
| /third_party/libxkbcommon/test/ |
| D | rules-file-includes.c | 32 struct test_data { struct 53 test_rules(struct xkb_context *ctx, struct test_data *data) in test_rules() argument
|
| D | rules-file.c | 30 struct test_data { struct 51 test_rules(struct xkb_context *ctx, struct test_data *data) in test_rules() argument
|
| /third_party/boost/libs/mpl/test/ |
| D | multiset.cpp | 48 struct test_data struct 72 //count_test<test_data1>(); in MPL_TEST_CASE() argument 74 //count_test< test_data< multiset<> > >(); in MPL_TEST_CASE() argument
|
| /third_party/glib/glib/tests/ |
| D | scannerapi.c | 30 gconstpointer test_data) in scanner_fixture_setup() 37 gconstpointer test_data) in scanner_fixture_teardown() 53 gconstpointer test_data) in test_scanner_warn() 61 gconstpointer test_data) in test_scanner_error() 86 gconstpointer test_data) in test_scanner_symbols() 109 gconstpointer test_data) in test_scanner_tokens()
|
| D | array-test.c | 80 array_set_size (gconstpointer test_data) in array_set_size() 103 array_set_size_sized (gconstpointer test_data) in array_set_size_sized() 146 array_append_val (gconstpointer test_data) in array_append_val() 173 array_prepend_val (gconstpointer test_data) in array_prepend_val() 193 array_prepend_vals (gconstpointer test_data) in array_prepend_vals() 242 array_insert_vals (gconstpointer test_data) in array_insert_vals() 314 array_remove_index (gconstpointer test_data) in array_remove_index() 351 array_remove_index_fast (gconstpointer test_data) in array_remove_index_fast() 391 array_remove_range (gconstpointer test_data) in array_remove_range() 470 array_copy (gconstpointer test_data) in array_copy() [all …]
|
| /third_party/boost/libs/test/test/test-organization-ts/ |
| D | parameterized_test-test.cpp | 78 int test_data[] = { 2, 2, 2 }; in BOOST_AUTO_TEST_CASE() local 98 int test_data[] = { 1, 2, 2 }; in BOOST_AUTO_TEST_CASE() local 118 int test_data[] = { 1, 1, 2 }; in BOOST_AUTO_TEST_CASE() local 138 int test_data[] = { 1, 1, 1 }; in BOOST_AUTO_TEST_CASE() local 158 int test_data[] = { 6, 6, 6 }; in BOOST_AUTO_TEST_CASE() local 179 int test_data[] = { 0, 3, 9 }; in BOOST_AUTO_TEST_CASE() local 199 int test_data[] = { 2, 3, 9 }; in BOOST_AUTO_TEST_CASE() local 219 int test_data[] = { 3, 2, 6 }; in BOOST_AUTO_TEST_CASE() local
|
| /third_party/glib/gio/tests/ |
| D | mimeapps.c | 110 gconstpointer test_data) in setup() 198 gconstpointer test_data) in teardown() 205 gconstpointer test_data) in test_mime_api() 295 gconstpointer test_data) in test_mime_file() 415 gconstpointer test_data) in test_mime_default() 493 gconstpointer test_data) in test_mime_default_last_used() 590 gconstpointer test_data) in test_scheme_handler() 606 gconstpointer test_data) in test_mime_ignore_nonexisting() 616 gconstpointer test_data) in test_all()
|
| D | gdbus-exit-on-close.c | 67 gpointer test_data) in closed_cb() 108 test_exit_on_close_subprocess (gconstpointer test_data) in test_exit_on_close_subprocess() 170 test_exit_on_close (gconstpointer test_data) in test_exit_on_close()
|
| D | live-g-file.c | 246 test_create_structure (gconstpointer test_data) in test_create_structure() 492 test_initial_structure (gconstpointer test_data) in test_initial_structure() 665 test_traverse_structure (gconstpointer test_data) in test_traverse_structure() 688 test_enumerate (gconstpointer test_data) in test_enumerate() 871 test_copy_move (gconstpointer test_data) in test_copy_move() 961 test_create (gconstpointer test_data) in test_create() 1048 test_open (gconstpointer test_data) in test_open() 1119 test_delete (gconstpointer test_data) in test_delete() 1191 test_make_directory_with_parents (gconstpointer test_data) in test_make_directory_with_parents() 1344 prep_clean_structure (gconstpointer test_data) in prep_clean_structure()
|
| /third_party/boost/libs/spirit/test/qi/ |
| D | attribute1.cpp | 30 struct test_data struct 40 test_data, argument
|
| D | attribute2.cpp | 30 struct test_data struct 40 test_data, argument
|
| /third_party/boost/libs/spirit/test/karma/ |
| D | attribute.cpp | 26 struct test_data struct 36 test_data, argument
|
| D | lit.cpp | 108 const char test_data[] = "abc\x00s"; in main() local
|
| /third_party/boost/libs/serialization/performance/ |
| D | performance_utf8_codecvt.cpp | 38 struct test_data struct 45 unsigned char test_data<2>::utf8_encoding[] = { argument
|
| D | performance_codecvt_null.cpp | 37 struct test_data struct 43 wchar_t test_data<2>::wchar_encoding[] = { argument
|
| /third_party/boost/libs/test/example/ |
| D | unit_test_example_12.cpp | 112 friend std::istream& operator>>( std::istream& istr, hash_function_test_data& test_data ) in operator >>() argument 126 void test( hash_function_test_data const& test_data ) in test() 159 hash_function_test_data test_data; in massive_hash_function_test() local
|
| /third_party/boost/libs/serialization/test/ |
| D | test_codecvt_null.cpp | 36 struct test_data struct 42 wchar_t test_data<2>::wchar_encoding[] = { argument
|
| /third_party/boost/libs/spirit/test/lex/ |
| D | regression_wide.cpp | 34 struct test_data struct 41 test_data data[] = argument
|
| /third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
| D | jpegparse.c | 154 _make_buffers_in (GList * buffer_in, guint8 * test_data, gsize test_data_size) in _make_buffers_in() 168 #define make_buffers_in(buffer_in, test_data) \ argument 172 _make_buffers_out (GList * buffer_out, guint8 * test_data, gsize test_data_size) in _make_buffers_out() 184 #define make_buffers_out(buffer_out, test_data) \ argument
|
| /third_party/boost/libs/detail/test/ |
| D | test_utf8_codecvt.cpp | 51 struct test_data struct 58 unsigned char test_data<2>::utf8_encoding[] = { argument
|
| /third_party/weston/tests/ |
| D | vertex-clip-test.c | 76 const struct vertex_clip_test_data test_data[] = variable 183 TEST_P(clip_polygon_n_vertices_emitted, test_data) in TEST_P() argument 196 TEST_P(clip_polygon_expected_vertices, test_data) in TEST_P() argument
|
| /third_party/boost/libs/math/test/compile_test/ |
| D | tools_test_data_inc_test.cpp | 17 template class boost::math::tools::test_data<T>; member in boost::math::tools
|
| /third_party/python/Lib/test/ |
| D | test_sndhdr.py | 7 def test_data(self): member in TestFormats
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | color_utils.c | 26 static const double test_data[] = { in main() local
|