HomeSort by relevance Sort by last modified time
    Searched refs:doTest (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/icu4c/test/intltest/
itrbnfrt.h 85 void doTest(const RuleBasedNumberFormat* formatter, double lowLimit, double highLimit);
itrbnfrt.cpp 70 doTest(formatter, -12345678, 12345678);
88 doTest(formatter, 0, 12345678);
106 doTest(formatter, -12345678, 12345678);
124 doTest(formatter, -12345678, 12345678);
142 doTest(formatter, -12345678, 12345678);
160 doTest(formatter, -999999, 999999);
178 doTest(formatter, 0, 12345678);
196 doTest(formatter, 0, 12345678);
214 doTest(formatter, -12345678, 12345678);
232 doTest(formatter, 0, 12345678)
    [all...]
itrbnf.h 132 virtual void doTest(RuleBasedNumberFormat* formatter, const char* const testData[][2], UBool testParsing);
transapi.h 65 void doTest(const UnicodeString& , const UnicodeString& , const UnicodeString& );
tscoll.h 33 void doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result);
35 void doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result);
allcoll.cpp 98 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
138 doTest(myCollation, testCases[i], testCases[j], Collator::LESS);
149 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
rbbiapts.h 96 void doTest(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expected);
ficoll.cpp 74 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
82 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
jacoll.cpp 114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
124 doTest(myCollation, testBaseCases[i], testBaseCases[i + 1], Collator::LESS);
133 doTest(myCollation, testPlainDakutenHandakutenCases[i], testPlainDakutenHandakutenCases[i + 1],
147 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1], Collator::LESS);
160 doTest(myCollation, testKatakanaHiraganaCases[i], testKatakanaHiraganaCases[i + 1],
175 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1], Collator::LESS);
escoll.cpp 88 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
96 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
trcoll.cpp 78 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
86 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
transapi.cpp 252 // doTest(message, name, dispNames[i+1]); //!!! This will obviously fail for any locale other than english and its children!!!
259 doTest(message, name, dispNames[i+1]);
303 doTest(message, gotResult, Data[i+2]);
312 doTest(message, temp, Data[i+2]);
350 doTest(t->getID() + ".transliterate(UnicodeString, int32_t, int32_t, UnicodeString):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), gotResBuf, Data2[i+4]);
354 doTest(t->getID() + ".transliterate(Replaceable, int32_t, int32_t, ):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), temp, Data2[i+5]);
407 doTest(message, rs, Data[i+2]);
439 doTest(message, rs, expected);
627 doTest((UnicodeString)"nulTrans->transliterate", replaceable, s);
639 doTest((UnicodeString)"NullTransliterator->handleTransliterate", replaceable, s)
    [all...]
  /external/llvm/tools/bugpoint/
ListReducer.h 39 // doTest - This virtual function should be overriden by subclasses to
44 virtual TestResult doTest(std::vector<ElTy> &Prefix,
55 switch (doTest(TheList, empty, Error)) {
100 if (doTest(ShuffledList, empty, Error) == KeepPrefix) {
119 switch (doTest(Prefix, Suffix, Error)) {
144 return true; // Error was set by doTest.
146 assert(Error.empty() && "doTest did not return InternalError for error");
180 if (doTest(EmptyList, TestList, Error) == KeepSuffix) {
  /frameworks/base/core/tests/coretests/src/android/os/
BroadcasterTest.java 60 tester.doTest(1000);
115 tester.doTest(1000);
124 tester.doTest(1000);
159 tester.doTest(1000);
194 tester.doTest(1000);
230 tester.doTest(1000);
IdleHandlerTest.java 89 tester.doTest(1000);
125 tester.doTest(1000);
160 tester.doTest(1000);
196 tester.doTest(1000);
HandlerTester.java 30 public void doTest(long timeout) {
  /frameworks/native/opengl/tests/gl_perf/
filltest.cpp 37 bool doTest(uint32_t w, uint32_t h) {
gl2_perf.cpp 54 bool doTest(uint32_t w, uint32_t h);
125 doTest(w, h);
  /frameworks/native/opengl/tests/gl_perfapp/jni/
gl_code.cpp 41 void doTest() {
55 // ALOGI("doTest %d %d %d\n", texCount, extraMath, testSubState);
98 doTest();
  /cts/tests/tests/media/src/android/media/cts/
AudioTrack_ListenerTest.java 52 doTest();
57 doTest();
62 private void doTest() throws Exception {
  /external/icu4c/test/cintltst/
cfintst.c 89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cjaptst.c 130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
151 doTest(myCollation, testBaseCases[i], testBaseCases[i + 1], UCOL_LESS);
172 doTest(myCollation, testPlainDakutenHandakutenCases[i],
197 doTest(myCollation, testSmallLargeCases[i], testSmallLargeCases[i + 1],
222 doTest(myCollation, testKatakanaHiraganaCases[i],
248 doTest(myCollation, testChooonKigooCases[i], testChooonKigooCases[i + 1],
cestst.c 99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
cturtst.c 106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
  /libcore/luni/src/test/java/libcore/java/util/
OldAndroidTreeMapTest.java 36 if (SPEW) System.out.println("Running doTest cycle #" + (i + 1));
37 doTest();
41 private void doTest() {

Completed in 318 milliseconds

1 2 3