/cts/tests/tests/permission/src/android/permission/cts/ |
NoSystemFunctionPermissionTest.java | 133 long[] testPattern = {1, 1, 1, 1, 1}; 136 vibrator.vibrate(testPattern, 1);
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
udatpg_test.c | 58 static const UChar testPattern[]={ 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0 }; /* HH:mm */ 164 length = udatpg_getSkeleton(dtpg, testPattern, 5, result, 20, &errorCode); 183 length = udatpg_getBaseSkeleton(dtpg, testPattern, 5, result, 20, &errorCode);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
plurfmts.cpp | 323 UnicodeString testPattern = UNICODE_STRING_SIMPLE("other{other}"); 326 helperTestResults(oneRuleLocales, 8, testPattern, pluralResults); 337 testPattern = UNICODE_STRING_SIMPLE("one{one} other{other}"); 342 helperTestResults(singular1Locales, 56, testPattern, pluralResults); 348 testPattern = UNICODE_STRING_SIMPLE("one{one} other{other}"); 352 helperTestResults(singular01Locales, 4, testPattern, pluralResults); 357 testPattern = UNICODE_STRING_SIMPLE("zero{zero} one{one} other{other}"); 369 helperTestResults(zeroSingularLocales, 1, testPattern, pluralResults); 374 testPattern = UNICODE_STRING_SIMPLE("one{one} two{two} other{other}"); 380 helperTestResults(singularDualLocales, 1, testPattern, pluralResults) [all...] |
tchcfmt.cpp | 339 const char* testPattern = "0#none|1#one|2#many"; 340 ChoiceFormat form_pat( testPattern, status );
|
dtptngts.cpp | 447 UnicodeString testPattern=gen->getBestPattern(UnicodeString("MMMMdd"), status); 448 testPattern=gen->getBestPattern(UnicodeString("MMMddHmm"), status); [all...] |
regextst.cpp | [all...] |
/external/icu/icu4c/source/test/cintltst/ |
udatpg_test.c | 58 static const UChar testPattern[]={ 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0 }; /* HH:mm */ 164 length = udatpg_getSkeleton(dtpg, testPattern, 5, result, 20, &errorCode); 183 length = udatpg_getBaseSkeleton(dtpg, testPattern, 5, result, 20, &errorCode);
|
/external/icu/icu4c/source/test/intltest/ |
plurfmts.cpp | 323 UnicodeString testPattern = UNICODE_STRING_SIMPLE("other{other}"); 326 helperTestResults(oneRuleLocales, 8, testPattern, pluralResults); 337 testPattern = UNICODE_STRING_SIMPLE("one{one} other{other}"); 342 helperTestResults(singular1Locales, 56, testPattern, pluralResults); 348 testPattern = UNICODE_STRING_SIMPLE("one{one} other{other}"); 352 helperTestResults(singular01Locales, 4, testPattern, pluralResults); 357 testPattern = UNICODE_STRING_SIMPLE("zero{zero} one{one} other{other}"); 369 helperTestResults(zeroSingularLocales, 1, testPattern, pluralResults); 374 testPattern = UNICODE_STRING_SIMPLE("one{one} two{two} other{other}"); 380 helperTestResults(singularDualLocales, 1, testPattern, pluralResults) [all...] |
tchcfmt.cpp | 339 const char* testPattern = "0#none|1#one|2#many"; 340 ChoiceFormat form_pat( testPattern, status );
|
dtptngts.cpp | 447 UnicodeString testPattern=gen->getBestPattern(UnicodeString("MMMMdd"), status); 448 testPattern=gen->getBestPattern(UnicodeString("MMMddHmm"), status); [all...] |
regextst.cpp | [all...] |