/external/chromium_org/v8/test/webkit/ |
comparison-operators.js | 39 function doTest(lhs, rhs, relationship) { 63 doTest('"a"', '"b"', -1); 64 doTest('"a"', '"a"', 0); 65 doTest('"b"', '"a"', 1); 66 doTest('letterA', '"b"', -1); 67 doTest('letterA', '"a"', 0); 68 doTest('"b"', '"a"', 1); 69 doTest('letterA', '"b"', -1); 70 doTest('letterA', 'letterA', 0); 71 doTest('"b"', 'letterA', 1) [all...] |
comparison-operators-greater.js | 39 function doTest(lhs, rhs, relationship) { 63 doTest('"a"', '"b"', -1); 64 doTest('"a"', '"a"', 0); 65 doTest('"b"', '"a"', 1); 66 doTest('letterA', '"b"', -1); 67 doTest('letterA', '"a"', 0); 68 doTest('"b"', '"a"', 1); 69 doTest('letterA', '"b"', -1); 70 doTest('letterA', 'letterA', 0); 71 doTest('"b"', 'letterA', 1) [all...] |
comparison-operators-less.js | 39 function doTest(lhs, rhs, relationship) { 62 doTest('"a"', '"b"', -1); 63 doTest('"a"', '"a"', 0); 64 doTest('"b"', '"a"', 1); 65 doTest('letterA', '"b"', -1); 66 doTest('letterA', '"a"', 0); 67 doTest('"b"', '"a"', 1); 68 doTest('letterA', '"b"', -1); 69 doTest('letterA', 'letterA', 0); 70 doTest('"b"', 'letterA', 1) [all...] |
/external/chromium_org/third_party/icu/source/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);
|
/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 | 137 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 | 98 void doTest(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expected);
|
/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);
|
/frameworks/native/opengl/tests/gl_perf/ |
filltest.cpp | 37 bool doTest(uint32_t w, uint32_t 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 {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_zipimport.py | 69 def doTest(self, expected_ext, files, *modules, **kw): 131 self.doTest(".py", files, "zlib") 141 self.doTest(".py", files, TESTMOD) 145 self.doTest(pyc_ext, files, TESTMOD) 150 self.doTest(pyc_ext, files, TESTMOD) 154 self.doTest(None, files, TESTMOD) 163 self.doTest(".py", files, TESTMOD) 172 self.doTest(".py", files, TESTMOD) 185 self.doTest(".py", files, TESTMOD) 191 self.doTest(pyc_ext, files, TESTPACK, TESTMOD [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_zipimport.py | 69 def doTest(self, expected_ext, files, *modules, **kw): 131 self.doTest(".py", files, "zlib") 141 self.doTest(".py", files, TESTMOD) 145 self.doTest(pyc_ext, files, TESTMOD) 150 self.doTest(pyc_ext, files, TESTMOD) 154 self.doTest(None, files, TESTMOD) 163 self.doTest(".py", files, TESTMOD) 172 self.doTest(".py", files, TESTMOD) 185 self.doTest(".py", files, TESTMOD) 191 self.doTest(pyc_ext, files, TESTPACK, TESTMOD [all...] |