Home
last modified time | relevance | path

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

123456

/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/skia/third_party/externals/brotli/python/tests/
Dbro_test.py16 def _get_original_name(test_data): argument
22 def _check_decompression(self, test_data): argument
28 def _decompress_file(self, test_data): argument
33 def _decompress_pipe(self, test_data): argument
41 def _test_decompress_file(self, test_data): argument
45 def _test_decompress_pipe(self, test_data): argument
57 def _check_decompression(self, test_data, **kwargs): argument
67 def _compress_file(self, test_data, **kwargs): argument
77 def _compress_pipe(self, test_data, **kwargs): argument
89 def _test_compress_file(self, test_data, **kwargs): argument
[all …]
Ddecompress_test.py12 def _get_original_name(test_data): argument
18 def _check_decompression(self, test_data): argument
24 def _decompress(self, test_data): argument
30 def _test_decompress(self, test_data): argument
Ddecompressor_test.py13 def _get_original_name(test_data): argument
27 def _check_decompression(self, test_data): argument
33 def _decompress(self, test_data): argument
42 def _test_decompress(self, test_data): argument
Dcompress_test.py16 def _check_decompression(self, test_data, **kwargs): argument
27 def _compress(self, test_data, **kwargs): argument
33 def _test_compress(self, test_data, **kwargs): argument
Dcompressor_test.py23 def _check_decompression(self, test_data): argument
33 def _test_single_process(self, test_data): argument
42 def _test_multiple_process(self, test_data): argument
53 def _test_multiple_process_and_flush(self, test_data): 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/libsoup/tests/
Dcoding-test.c177 setup_coding_test (CodingTestData *data, gconstpointer test_data) in setup_coding_test()
214 teardown_coding_test (CodingTestData *data, gconstpointer test_data) in teardown_coding_test()
225 do_coding_test_plain (CodingTestData *data, gconstpointer test_data) in do_coding_test_plain()
232 do_coding_test_gzip (CodingTestData *data, gconstpointer test_data) in do_coding_test_gzip()
239 do_coding_test_gzip_with_junk (CodingTestData *data, gconstpointer test_data) in do_coding_test_gzip_with_junk()
252 do_coding_test_gzip_bad_server (CodingTestData *data, gconstpointer test_data) in do_coding_test_gzip_bad_server()
269 do_coding_test_deflate (CodingTestData *data, gconstpointer test_data) in do_coding_test_deflate()
279 do_coding_test_deflate_with_junk (CodingTestData *data, gconstpointer test_data) in do_coding_test_deflate_with_junk()
292 do_coding_test_deflate_bad_server (CodingTestData *data, gconstpointer test_data) in do_coding_test_deflate_bad_server()
304 do_coding_test_deflate_raw (CodingTestData *data, gconstpointer test_data) in do_coding_test_deflate_raw()
[all …]
/third_party/libpsl/tests/
Dtest-is-cookie-domain-acceptable.c52 static const struct test_data { in test_psl() struct
54 *request_domain, in test_psl()
55 *cookie_domain; in test_psl()
57 result; in test_psl()
58 } test_data[] = { in test_psl() local
Dtest-is-public-builtin.c54 static const struct test_data { in test_psl() struct
56 *domain; in test_psl()
58 result; in test_psl()
60 no_star_result; in test_psl()
61 } test_data[] = { in test_psl() local
Dtest-is-public.c54 static const struct test_data { in test_psl() struct
56 *domain; in test_psl()
58 result; in test_psl()
60 no_star_result; in test_psl()
61 } test_data[] = { in test_psl() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAdjacencyTests.cpp133 void GeometryShaderAdjacencyTests::configureTestDataLines(AdjacencyTestData& test_data, bool withGS… in configureTestDataLines()
181 void GeometryShaderAdjacencyTests::configureTestDataLineStrip(AdjacencyTestData& test_data, bool wi… in configureTestDataLineStrip()
229 void GeometryShaderAdjacencyTests::configureTestDataTriangles(AdjacencyTestData& test_data, bool wi… in configureTestDataTriangles()
280 void GeometryShaderAdjacencyTests::configureTestDataTriangleStrip(AdjacencyTestData& test_data, boo… in configureTestDataTriangleStrip()
329 void GeometryShaderAdjacencyTests::createGrid(AdjacencyTestData& test_data) in createGrid()
406 void GeometryShaderAdjacencyTests::createGridLineSegments(AdjacencyTestData& test_data) in createGridLineSegments()
522 void GeometryShaderAdjacencyTests::createGridLineStrip(AdjacencyTestData& test_data) in createGridLineStrip()
563 void GeometryShaderAdjacencyTests::createGridTriangles(AdjacencyTestData& test_data) in createGridTriangles()
607 void GeometryShaderAdjacencyTests::createGridTriangleStrip(AdjacencyTestData& test_data) in createGridTriangleStrip()
664 void GeometryShaderAdjacencyTests::setLinePointsNonindiced(AdjacencyTestData& test_data) in setLinePointsNonindiced()
[all …]
/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()
/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/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
D37-1.c19 struct test_data { struct
24 struct test_data testdata[] = { argument
/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()
/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
/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

123456