/external/skqp/site/dev/contrib/ |
D | style.md | 48 <!--?prettify?--> 61 <!--?prettify?--> 72 <!--?prettify?--> 88 <!--?prettify?--> 97 <!--?prettify?--> 112 <!--?prettify?--> 122 <!--?prettify?--> 132 <!--?prettify?--> 143 <!--?prettify?--> 152 <!--?prettify?--> [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | thcoll.cpp | 107 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str)); in TestNamesList() 154 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str)); in TestDictionary() 167 + " compare(" + IntlTest::prettify(lastWord, str); in TestDictionary() 169 + IntlTest::prettify(word, str) + ") returned " + result in TestDictionary() 179 msg.append("key1: ").append(prettify(k1, str)).append("\n"); in TestDictionary() 180 msg.append("key2: ").append(prettify(k2, str)); in TestDictionary() 287 i/3 + ": compare(" + IntlTest::prettify(s1, t1) in compareArray() 288 + " , " + IntlTest::prettify(s2, t2) in compareArray() 298 errln((UnicodeString)" key1: " + prettify(k1, t1) ); in compareArray() 299 errln((UnicodeString)" key2: " + prettify(k2, t2) ); in compareArray() [all …]
|
D | uts46test.cpp | 235 prettify(result).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestNotSTD3() 249 prettify(result).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestNotSTD3() 746 prettify(uN).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestSomeCases() 764 prettify(uT).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestSomeCases() 777 prettify(aN).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestSomeCases() 783 prettify(aT).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestSomeCases() 790 prettify(aN).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestSomeCases() 794 prettify(aT).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestSomeCases() 812 prettify(aN).extract(0, 0x7fffffff, buffer, UPRV_LENGTHOF(buffer)); in TestSomeCases() 813 prettify(uNaN).extract(0, 0x7fffffff, buffer2, UPRV_LENGTHOF(buffer2)); in TestSomeCases() [all …]
|
D | transapi.cpp | 299 …dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseErr… in TestTransliterate1() 305 …t->getID() + "->transliterate(UnicodeString, UnicodeString) for\n\t Source:" + prettify(Data[i+1]); in TestTransliterate1() 345 dataerrln("FAIL: construction: " + prettify(Data2[i+0]) + " - " + u_errorName(status)); in TestTransliterate2() 353 …2_t, UnicodeString):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), gotR… in TestTransliterate2() 357 …int32_t, int32_t, ):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), temp… in TestTransliterate2() 898 logln("OK:" + prettify(log)); in displayOutput() 900 errln("FAIL: " + prettify(log) + ", expected " + prettify(expected)); in displayOutput() 906 if (prettify(result) == prettify(expected)) in doTest() 907 logln((UnicodeString)"Ok: " + prettify(message) + " passed \"" + prettify(expected) + "\""); in doTest() 909 …UnicodeString)"FAIL:" + message + " failed Got-->" + prettify(result)+ ", Expected--> " + prettif… in doTest()
|
D | testidna.cpp | 446 errln("Failed. Expected: " + prettify(UnicodeString(transOut, transOutLength)) in debug() 447 + " Got: " + prettify(UnicodeString(prepOut,prepOutLength))); in debug() 488 + prettify(UnicodeString(expected,expectedLen)) in testAPI() 489 + " Got: " + prettify(UnicodeString(dest,destLen)) in testAPI() 502 + " Source: " + prettify(UnicodeString(src)) in testAPI() 519 " null terminated source "+ prettify(src) + in testAPI() 520 … " with both options set. Expected: "+ prettify(UnicodeString(expected,expectedLen))+ in testAPI() 521 "Got: " + prettify(UnicodeString(dest,destLen))); in testAPI() 536 + " Source: " + prettify(UnicodeString(src)) in testAPI() 564 + " Source: " + prettify(UnicodeString(src)) in testAPI() [all …]
|
D | tsnmfmt.cpp | 305 errMsg = "**** FAIL: Parse of " + prettify(string[i-1]) + " failed."; in tryIt() 317 errMsg = ("**** FAIL: Parse of " + prettify(string[i-1]) in tryIt() 358 prettify(string[k]) + " P> "); in tryIt() 380 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed."); in tryIt() 385 errln("**** FAIL: Parse of " + prettify(stringNum) in tryIt() 394 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed. Got:" + number.getLong() in tryIt()
|
D | idnaconf.cpp | 252 …logln(UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + prettify(res… in Call() 266 …E-Prefixes. ") + UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + p… in Call()
|
/external/skia/site/docs/dev/contrib/ |
D | style.md | 41 <!--?prettify?--> 57 <!--?prettify?--> 79 <!--?prettify?--> 87 <!--?prettify?--> 98 <!--?prettify?--> 113 <!--?prettify?--> 124 <!--?prettify?--> 140 <!--?prettify?--> 149 <!--?prettify?--> 164 <!--?prettify?--> [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
D | TestIDNARef.java | 126 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 133 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 141 " Expected: " + prettify(expected)+" Got: "+out); in doTestToUnicode() 148 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 156 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 163 …errln("Did not get the expected exception for source: " + prettify(src) +" Got: "+ ex.toString()); in doTestToUnicode() 183 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 197 " Expected: " + prettify(expected)+" Got: "+out); in doTestIDNToUnicode() 212 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 369 … errln("Did not get the expected output. Expected: " + prettify(testCase.output)+ in TestNamePrepConformance() [all …]
|
D | TestIDNA.java | 97 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 104 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 112 " Expected: " + prettify(expected)+" Got: "+out); in doTestToUnicode() 119 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 127 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 134 …errln("Did not get the expected exception for source: " + prettify(src) +" Got: "+ ex.toString()); in doTestToUnicode() 148 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 162 " Expected: " + prettify(expected)+" Got: "+out); in doTestIDNToUnicode() 177 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 311 errln("Did not get the expected output. Expected: " + prettify(testCase.output)+ in TestNamePrepConformance() [all …]
|
D | TestStringPrep.java | 178 errln("Did not get expected output. Expected: "+ prettify(src)+ in TestCSPrep() 179 " Got: " + prettify(destStr)); in TestCSPrep() 191 errln("Did not get expected output. Expected: "+ prettify(src)+ in TestCSPrep() 192 " Got: " + prettify(destStr)); in TestCSPrep() 203 errln("Did not get expected output. Expected: "+ prettify(src)+ in TestCSPrep() 204 " Got: " + prettify(destStr)); in TestCSPrep()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestIDNARef.java | 123 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 130 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 138 " Expected: " + prettify(expected)+" Got: "+out); in doTestToUnicode() 145 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 153 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 160 …errln("Did not get the expected exception for source: " + prettify(src) +" Got: "+ ex.toString()); in doTestToUnicode() 180 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 194 " Expected: " + prettify(expected)+" Got: "+out); in doTestIDNToUnicode() 209 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 366 … errln("Did not get the expected output. Expected: " + prettify(testCase.output)+ in TestNamePrepConformance() [all …]
|
D | TestIDNA.java | 94 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 101 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 109 " Expected: " + prettify(expected)+" Got: "+out); in doTestToUnicode() 116 …errln("convertToUnicode did not get the expected exception for source: " + prettify(src) +" Got: … in doTestToUnicode() 124 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestToUnicode() 131 …errln("Did not get the expected exception for source: " + prettify(src) +" Got: "+ ex.toString()); in doTestToUnicode() 145 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 159 " Expected: " + prettify(expected)+" Got: "+out); in doTestIDNToUnicode() 174 " Expected: " + prettify(expected)+" Got: "+prettify(out)); in doTestIDNToUnicode() 308 errln("Did not get the expected output. Expected: " + prettify(testCase.output)+ in TestNamePrepConformance() [all …]
|
D | TestStringPrep.java | 175 errln("Did not get expected output. Expected: "+ prettify(src)+ in TestCSPrep() 176 " Got: " + prettify(destStr)); in TestCSPrep() 188 errln("Did not get expected output. Expected: "+ prettify(src)+ in TestCSPrep() 189 " Got: " + prettify(destStr)); in TestCSPrep() 200 errln("Did not get expected output. Expected: "+ prettify(src)+ in TestCSPrep() 201 " Got: " + prettify(destStr)); in TestCSPrep()
|
/external/skqp/site/dev/testing/ |
D | tests.md | 10 <!--?prettify lang=sh?--> 23 <!--?prettify lang=cc?--> 44 <!--?prettify lang=sh?--> 56 <!--?prettify lang=cc?--> 76 <!--?prettify lang=sh?--> 83 <!--?prettify lang=sh?--> 95 <!--?prettify lang=cc?--> 126 <!--?prettify lang=sh?-->
|
D | xsan.md | 26 <!--?prettify lang=sh?--> 34 <!--?prettify lang=sh?--> 44 <!--?prettify lang=sh?--> 67 <!--?prettify lang=sh?--> 84 <!--?prettify lang=sh?-->
|
/external/skia/site/docs/dev/testing/ |
D | tests.md | 13 <!--?prettify lang=sh?--> 25 <!--?prettify lang=cc?--> 46 <!--?prettify lang=sh?--> 57 <!--?prettify lang=cc?--> 77 <!--?prettify lang=sh?--> 84 <!--?prettify lang=sh?--> 95 <!--?prettify lang=cc?--> 126 <!--?prettify lang=sh?-->
|
D | xsan.md | 31 <!--?prettify lang=sh?--> 39 <!--?prettify lang=sh?--> 49 <!--?prettify lang=sh?--> 72 <!--?prettify lang=sh?--> 89 <!--?prettify lang=sh?-->
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
D | UTS46Test.java | 94 info.getErrors(), prettify(result.toString()))); in TestNotSTD3() 107 info.getErrors().toString(), prettify(result.toString()))); in TestNotSTD3() 624 i, testCase.s, prettify(uN.toString()))); in TestSomeCases() 641 i, testCase.s, prettify(uT.toString()))); in TestSomeCases() 653 i, testCase.s, aNInfo.getErrors(), prettify(aN.toString()))); in TestSomeCases() 658 i, testCase.s, aTInfo.getErrors(), prettify(aT.toString()))); in TestSomeCases() 664 m, i, testCase.s, aNInfo.getErrors(), prettify(aN.toString()))); in TestSomeCases() 667 … i, testCase.s, aTInfo.getErrors(), prettify(aT.toString()))); in TestSomeCases() 685 prettify(aN.toString()), prettify(uNaN.toString()))); in TestSomeCases() 692 prettify(aT.toString()), prettify(uTaN.toString()))); in TestSomeCases() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/ |
D | UTS46Test.java | 97 info.getErrors(), prettify(result.toString()))); in TestNotSTD3() 110 info.getErrors().toString(), prettify(result.toString()))); in TestNotSTD3() 627 i, testCase.s, prettify(uN.toString()))); in TestSomeCases() 644 i, testCase.s, prettify(uT.toString()))); in TestSomeCases() 656 i, testCase.s, aNInfo.getErrors(), prettify(aN.toString()))); in TestSomeCases() 661 i, testCase.s, aTInfo.getErrors(), prettify(aT.toString()))); in TestSomeCases() 667 m, i, testCase.s, aNInfo.getErrors(), prettify(aN.toString()))); in TestSomeCases() 670 … i, testCase.s, aTInfo.getErrors(), prettify(aT.toString()))); in TestSomeCases() 688 prettify(aN.toString()), prettify(uNaN.toString()))); in TestSomeCases() 695 prettify(aT.toString()), prettify(uTaN.toString()))); in TestSomeCases() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UCharacterCaseTest.java | 141 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() 142 ", true)=" + prettify(UCharacter.foldCase(FOLDING_MIXED_[0], true)) + in TestFolding() 143 " should be " + prettify(FOLDING_DEFAULT_[0])); in TestFolding() 147 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() 148 …", UCharacter.FOLD_CASE_DEFAULT)=" + prettify(UCharacter.foldCase(FOLDING_MIXED_[0], UCharacter.FO… in TestFolding() 149 + " should be " + prettify(FOLDING_DEFAULT_[0])); in TestFolding() 154 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() 155 ", false)=" + prettify(UCharacter.foldCase(FOLDING_MIXED_[0], false)) in TestFolding() 156 + " should be " + prettify(FOLDING_EXCLUDE_SPECIAL_I_[0])); in TestFolding() 161 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | UCharacterCaseTest.java | 144 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() 145 ", true)=" + prettify(UCharacter.foldCase(FOLDING_MIXED_[0], true)) + in TestFolding() 146 " should be " + prettify(FOLDING_DEFAULT_[0])); in TestFolding() 150 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() 151 …", UCharacter.FOLD_CASE_DEFAULT)=" + prettify(UCharacter.foldCase(FOLDING_MIXED_[0], UCharacter.FO… in TestFolding() 152 + " should be " + prettify(FOLDING_DEFAULT_[0])); in TestFolding() 157 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() 158 ", false)=" + prettify(UCharacter.foldCase(FOLDING_MIXED_[0], false)) in TestFolding() 159 + " should be " + prettify(FOLDING_EXCLUDE_SPECIAL_I_[0])); in TestFolding() 164 errln("FAIL: foldCase(" + prettify(FOLDING_MIXED_[0]) + in TestFolding() [all …]
|
/external/skia/site/docs/user/modules/ |
D | quickstart.md | 17 <!--?prettify?--> 77 <!--?prettify?--> 84 <!--?prettify?--> 94 <!--?prettify?--> 103 <!--?prettify?--> 115 <!--?prettify?--> 131 <!--?prettify?--> 147 <!--?prettify?--> 229 <!--?prettify?--> 257 <!--?prettify?--> [all …]
|
/external/skqp/site/user/api/ |
D | skcanvas_creation.md | 31 <!--?prettify lang=cc?--> 55 <!--?prettify lang=cc?--> 85 <!--?prettify lang=cc?--> 126 <!--?prettify lang=cc?--> 147 <!--?prettify lang=cc?--> 172 <!--?prettify lang=cc?--> 186 <!--?prettify lang=cc?--> 210 <!--?prettify lang=cc?--> 234 <!--?prettify lang=cc?-->
|
/external/skia/site/docs/user/api/ |
D | skcanvas_creation.md | 34 <!--?prettify lang=cc?--> 58 <!--?prettify lang=cc?--> 88 <!--?prettify lang=cc?--> 129 <!--?prettify lang=cc?--> 150 <!--?prettify lang=cc?--> 174 <!--?prettify lang=cc?--> 188 <!--?prettify lang=cc?--> 212 <!--?prettify lang=cc?--> 237 <!--?prettify lang=cc?-->
|