HomeSort by relevance Sort by last modified time
    Searched refs:doTest (Results 76 - 100 of 103) sorted by null

1 2 34 5

  /external/icu/icu4c/source/test/intltest/
itrbnf.cpp 430 doTest(&formatter, testData, FALSE); // exact values aren't parsable from fractions
    [all...]
encoll.cpp 249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
257 doTest(myCollation, testBugs[i], testBugs[j], Collator::LESS);
274 doTest(myCollation, testMore[i], testMore[j], expected );
286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
313 doTest(myCollation, testAcute[i], testAcute[j], expected );
tscoll.cpp 239 IntlTestCollator::doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result) {
240 doTest(col, UnicodeString(source), UnicodeString(target), result);
244 IntlTestCollator::doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result)
mnkytst.cpp 231 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
246 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
thcoll.cpp 109 doTest(coll, lastWord, word, result);
276 doTest(&c, s1, s2, expect);
  /external/chromium_org/v8/test/mjsunit/
div-mod.js 149 function doTest(a, b) {
159 doTest(a,b);
160 doTest(-a,b);
161 doTest(a,-b);
162 doTest(-a,-b);
  /external/chromium_org/third_party/icu/source/test/intltest/
encoll.cpp 249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
257 doTest(myCollation, testBugs[i], testBugs[j], Collator::LESS);
274 doTest(myCollation, testMore[i], testMore[j], expected );
286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
313 doTest(myCollation, testAcute[i], testAcute[j], expected );
tscoll.cpp 257 IntlTestCollator::doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result) {
258 doTest(col, UnicodeString(source), UnicodeString(target), result);
262 IntlTestCollator::doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result)
mnkytst.cpp 231 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
246 doTest(myCollation, testSourceCases[i], testTargetCases[i], Collator::LESS);
thcoll.cpp 108 doTest(coll, lastWord, word, result);
275 doTest(&c, s1, s2, expect);
dadrcoll.cpp 284 doTest(col, source->source, target->source, relation);
  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 51 // doTest - Return true iff running the "removed" passes succeeds, and
55 TestResult doTest(std::vector<std::string> &Removed,
62 ReducePassList::doTest(std::vector<std::string> &Prefix,
113 TestResult doTest(std::vector<GlobalVariable*> &Prefix,
183 TestResult doTest(std::vector<Function*> &Prefix,
256 TestResult doTest(std::vector<const BasicBlock*> &Prefix,
365 TestResult doTest(std::vector<const Instruction*> &Prefix,
Miscompilation.cpp 51 TestResult doTest(std::vector<std::string> &Prefix,
61 ReduceMiscompilingPasses::doTest(std::vector<std::string> &Prefix,
186 TestResult doTest(std::vector<Function*> &Prefix,
471 TestResult doTest(std::vector<BasicBlock*> &Prefix,
    [all...]
  /cts/suite/cts/deviceTests/browserbench/src/com/android/cts/browser/
BrowserBenchTest.java 136 doTest(url, ResultType.LOWER_BETTER, ResultUnit.MS,
140 private void doTest(String url, ResultType typeNonFinal, ResultUnit unitNonFinal,
  /cts/tests/tests/os/src/android/os/cts/
MessengerTest.java 147 (new MessengerTestHelper()).doTest(1000, 50);
252 public void doTest(long timeout, long interval) throws InterruptedException {
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSocketFactoriesTest.java 196 doTest(ssocket, csocket);
290 public void doTest(SSLServerSocket ssocket, SSLSocket csocket)
  /cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
VideoEncoderDecoderTest.java 108 doTest(VIDEO_AVC, 176, 144, NUMBER_OF_REPEAT);
112 doTest(VIDEO_AVC, 352, 288, NUMBER_OF_REPEAT);
116 doTest(VIDEO_AVC, 720, 480, NUMBER_OF_REPEAT);
120 doTest(VIDEO_AVC, 1280, 720, NUMBER_OF_REPEAT);
129 doTest(VIDEO_AVC, 1920, 1072, NUMBER_OF_REPEAT);
166 private void doTest(String mimeType, int w, int h, int numberRepeat) throws Exception {
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
encoll.c 278 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
287 doTest(myCollation, testBugs[i], testBugs[j], UCOL_LESS);
299 doTest(myCollation, testMore[i], testMore[j], expected );
319 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
338 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
351 doTest(myCollation, testAcute[i], testAcute[j], expected );
cmsccoll.c 104 doTest(coll, t1, t2, UCOL_LESS);
130 doTest(coll, t1, t2, UCOL_LESS);
203 doTest(coll, t1, t2, UCOL_LESS);
217 doTest(coll, t1, t2, UCOL_LESS);
228 doTest(coll, t1, t2, shiftedTert[i]);
277 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
427 doTest(col, p, q, UCOL_LESS);
441 doTest(col, source, target, UCOL_LESS);
453 doTest(col, p, q, UCOL_LESS);
462 doTest(col, source, target, UCOL_LESS)
    [all...]