Searched refs:doTest (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/formatconverter/
H A Dformatconvertertest.cpp109 void doTest(const wxChar *input, const wxChar *expected);
117 doTest(_T("d"), _T("d"));
131 doTest(_T("hd"), _T("hd"));
140 doTest(_T("ld"), _T("ld"));
149 doTest(_T("s"), _T("ls"));
161 doTest(_T("hs"), _T("hs"));
173 doTest(_T("ls"), _T("ls"));
185 doTest(_T("c"), _T("lc"));
195 doTest(_T("hc"), _T("hc"));
205 doTest(_
263 void FormatConverterTestCase::doTest(const wxChar *input, function in class:FormatConverterTestCase
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/regex/
H A Dregextest.cpp86 void doTest(int flavor);
222 doTest(wxRE_BASIC);
224 doTest(wxRE_EXTENDED);
227 doTest(wxRE_ADVANCED);
233 void RegExTestCase::doTest(int flavor) function in class:RegExTestCase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale-test.c79 static int doTest(uint8_t *ref[4], int refStride[4], int w, int h, function
277 res = doTest(ref, refStride, w, h,
332 doTest(ref, refStride, w, h,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale-test.c79 static int doTest(uint8_t *ref[4], int refStride[4], int w, int h, function
269 res = doTest(ref, refStride, w, h,
323 doTest(ref, refStride, w, h,

Completed in 67 milliseconds