Home
last modified time | relevance | path

Searched defs:test_data (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/boost/libs/log/test/common/
Dchar_definitions.hpp43 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/
Drules-file-includes.c32 struct test_data { struct
53 test_rules(struct xkb_context *ctx, struct test_data *data) in test_rules() argument
Drules-file.c30 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/
Dmultiset.cpp48 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/
Dscannerapi.c30 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()
Darray-test.c80 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/
Dparameterized_test-test.cpp78 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/
Dmimeapps.c110 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()
Dgdbus-exit-on-close.c67 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()
Dlive-g-file.c246 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/
Dattribute1.cpp30 struct test_data struct
40 test_data, argument
Dattribute2.cpp30 struct test_data struct
40 test_data, argument
/third_party/boost/libs/spirit/test/karma/
Dattribute.cpp26 struct test_data struct
36 test_data, argument
Dlit.cpp108 const char test_data[] = "abc\x00s"; in main() local
/third_party/boost/libs/serialization/performance/
Dperformance_utf8_codecvt.cpp38 struct test_data struct
45 unsigned char test_data<2>::utf8_encoding[] = { argument
Dperformance_codecvt_null.cpp37 struct test_data struct
43 wchar_t test_data<2>::wchar_encoding[] = { argument
/third_party/boost/libs/test/example/
Dunit_test_example_12.cpp112 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/
Dtest_codecvt_null.cpp36 struct test_data struct
42 wchar_t test_data<2>::wchar_encoding[] = { argument
/third_party/boost/libs/spirit/test/lex/
Dregression_wide.cpp34 struct test_data struct
41 test_data data[] = argument
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djpegparse.c154 _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/
Dtest_utf8_codecvt.cpp51 struct test_data struct
58 unsigned char test_data<2>::utf8_encoding[] = { argument
/third_party/weston/tests/
Dvertex-clip-test.c76 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/
Dtools_test_data_inc_test.cpp17 template class boost::math::tools::test_data<T>; member in boost::math::tools
/third_party/python/Lib/test/
Dtest_sndhdr.py7 def test_data(self): member in TestFormats
/third_party/ffmpeg/libavutil/tests/
Dcolor_utils.c26 static const double test_data[] = { in main() local

1234