/external/icu/icu4c/source/test/intltest/ |
reptest.h | 31 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);
|
strtest.h | 31 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL);
|
tchcfmt.h | 53 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
transrt.h | 27 char* par=NULL);
|
trcoll.h | 30 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 33 void TestPrimary(/* char* par */); 36 void TestTertiary(/* char* par */);
|
tsdcfmsy.h | 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 27 void testSymbols(/*char *par*/);
|
tsdtfmsy.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 26 void TestSymbols(/* char *par */);
|
tsmthred.h | 25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
tsputil.h | 18 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
|
uobjtest.h | 18 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
|
itformat.cpp | 78 callTest(test, par); \ 82 void IntlTestFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) 153 callTest(*test, par); 162 callTest(*test, par); 173 callTest(*test, par); 183 callTest(*test, par); 192 callTest(*test, par); 201 callTest(*test, par);
|
ustrtest.h | 27 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 98 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0);
|
csdetest.h | 22 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
|
dcfmapts.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 26 void testAPI(/*char *par*/); 27 void testRounding(/*char *par*/); 28 void testRoundingInc(/*char *par*/);
|
dtifmtts.h | 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
frcoll.h | 29 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 32 void TestSecondary(/* char* par */); 35 void TestTertiary(/* char* par */); 38 void TestExtra(/* char* par */);
|
idnaconf.h | 22 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);
|
itspoof.h | 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
jamotest.h | 32 char* par=NULL);
|
mnkytst.h | 31 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 37 void TestCompare(/* char* par */); 40 void TestCollationKey(/* char* par */); 42 void TestRules(/* char* par */);
|
restest.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
restsnew.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/ |
check.hpp | 24 # define BOOST_PP_CHECK_OO(par) BOOST_PP_CHECK_D ## par 40 # define BOOST_PP_CHECK_OO(par) BOOST_PP_CHECK_0 ## par
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/ |
iif.hpp | 21 # define BOOST_PP_IIF_OO(par) BOOST_PP_IIF_I ## par
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/ |
seq.hpp | 26 # define BOOST_PP_SEQ_TAIL_1(par) BOOST_PP_SEQ_TAIL_2 ## par
|