Searched refs:dummytext (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | decodebin.c | 29 static const gchar dummytext[] = variable 54 (gpointer) dummytext, sizeof (dummytext), 0, in src_need_data_cb() 55 sizeof (dummytext), NULL, NULL)); in src_need_data_cb()
|
/third_party/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 838 UChar dummytext[] = {0, 0}; in doForwardIterTest() local 840 ucol_setText(iter, dummytext, 1, &error); in doForwardIterTest() 1002 UChar dummytext[] = {0, 0}; in doBackwardIterTest() local 1003 ucol_setText(iter, dummytext, 1, &error); in doBackwardIterTest()
|
/third_party/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 150 UChar dummytext[] = {0, 0}; in CmdIter() local 152 ucol_setText(iter, dummytext, 1, &status); in CmdIter()
|