Searched defs:ptest (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | parser.c | 197 gst_parser_test_init (GstParserTest * ptest, const guint8 * data, guint size, in gst_parser_test_init() 323 GstParserTest ptest; in gst_parser_test_normal() local 338 GstParserTest ptest; in gst_parser_test_drain_single() local 351 GstParserTest ptest; in gst_parser_test_drain_garbage() local 367 GstParserTest ptest; in gst_parser_test_split() local 381 GstParserTest ptest; in gst_parser_test_skip_garbage() local 400 GstParserTest ptest; in gst_parser_test_output_caps() local 425 GstParserTest ptest; in gst_parser_test_get_output_caps() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | parser.c | 197 gst_parser_test_init (GstParserTest * ptest, guint8 * data, guint size, in gst_parser_test_init() 318 GstParserTest ptest; in gst_parser_test_normal() local 333 GstParserTest ptest; in gst_parser_test_drain_single() local 346 GstParserTest ptest; in gst_parser_test_drain_garbage() local 364 GstParserTest ptest; in gst_parser_test_split() local 378 GstParserTest ptest; in gst_parser_test_skip_garbage() local 397 GstParserTest ptest; in gst_parser_test_output_caps() local 422 GstParserTest ptest; in gst_parser_test_get_output_caps() local
|
D | amrparse.c | 162 GstParserTest ptest; in GST_START_TEST() local 238 GstParserTest ptest; in GST_START_TEST() local
|
D | aacparse.c | 83 GstParserTest ptest; in GST_START_TEST() local
|
/third_party/boost/libs/spirit/classic/example/fundamental/ |
D | regular_expression.cpp | 52 const char *ptest = "123 E 456"; in main() local
|
/third_party/boost/libs/math/test/ |
D | test_laplace.cpp | 426 const float ptest[7] = { 0.125, 0.25, 0.5, 0.75, 0.875 }; // probability values. in test_complemented() local
|