/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | ncnvtst.c | 146 UChar sampleText[] = {0x0031, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local 166 UChar sampleText[] = {0x00a1, 0xd801, 0xdc01, 0x00a4}; in TestSurrogateBehaviour() local 188 UChar sampleText[] = { 0x4e00, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local 207 static const UChar sampleText[] = { 0x4e00, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local 237 …static const UChar sampleText[] = { 0x4e00,0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, 0… in TestSurrogateBehaviour() local 267 …static const UChar sampleText[] = { 0x4e00, 0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, … in TestSurrogateBehaviour() local 297 … static const UChar sampleText[] = { 0x4e00, 0x0701, 0x0031, 0xbfc1, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local 340 static const UChar sampleText[] = { 0x0031, 0xd801}; in TestErrorBehaviour() local 375 static const UChar sampleText[] = { 0x00a1, 0xd801}; in TestErrorBehaviour() local 452 static const UChar sampleText[] = { 0x0031, 0xd801}; in TestErrorBehaviour() local [all …]
|
H A D | nccbtst.c | 183 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSkip() local 509 static const uint8_t sampleText[]={ /* from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local 597 const uint8_t sampleText[]={ in TestSkip() local 935 const uint8_t sampleText[]={ /* modified from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local 1018 const uint8_t sampleText[]={ in TestSkip() local 1080 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestStop() local 1352 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSub() local 1783 UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSubWithValue() local 2579 static const uint8_t sampleText[] = { in TestSingleByte() local
|
H A D | nucnvtst.c | 688 static const UChar sampleText[] = in TestNewConvertWithBufferSizes() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | ncnvtst.c | 146 UChar sampleText[] = {0x0031, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local 166 UChar sampleText[] = {0x00a1, 0xd801, 0xdc01, 0x00a4}; in TestSurrogateBehaviour() local 188 UChar sampleText[] = { 0x4e00, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local 243 …static const UChar sampleText[] = { 0x4e00,0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, 0… in TestSurrogateBehaviour() local 273 …static const UChar sampleText[] = { 0x4e00, 0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, … in TestSurrogateBehaviour() local 303 … static const UChar sampleText[] = { 0x4e00, 0x0701, 0x0031, 0xbfc1, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local 346 static const UChar sampleText[] = { 0x0031, 0xd801}; in TestErrorBehaviour() local 381 static const UChar sampleText[] = { 0x00a1, 0xd801}; in TestErrorBehaviour() local 458 static const UChar sampleText[] = { 0x0031, 0xd801}; in TestErrorBehaviour() local 555 static const UChar sampleText[] = { 0x0031, 0xd801}; in TestErrorBehaviour() local [all …]
|
H A D | nccbtst.c | 187 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSkip() local 513 static const uint8_t sampleText[]={ /* from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local 601 const uint8_t sampleText[]={ in TestSkip() local 939 const uint8_t sampleText[]={ /* modified from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local 1022 const uint8_t sampleText[]={ in TestSkip() local 1084 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestStop() local 1356 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSub() local 1787 UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSubWithValue() local 2583 static const uint8_t sampleText[] = { in TestSingleByte() local
|
H A D | nucnvtst.c | 687 static const UChar sampleText[] = in TestNewConvertWithBufferSizes() local
|
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/ |
H A D | LayoutClusterCountTest.kt | 130 val sampleText = "Hello, World. This is Android." in testClusterCount_Multiline() constant
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/ime/ |
H A D | IMETest.java | 21 String sampleText = "This is a sample\nto put into the field."; in main() local
|
/aosp_15_r20/external/skia/tools/fonts/ |
H A D | FontToolUtils.h | 49 const char* sampleText = ""; member
|
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/ |
D | FontScalePreviewFragment.java | 82 TextView sampleText = (TextView) v; in onLayoutChange() local
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/ |
H A D | SatelliteManagerTestOnMockService.java | 7160 private void sendSatelliteDatagramDemoModeSuccess(String sampleText) { in sendSatelliteDatagramDemoModeSuccess()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/macie2/src/main/resources/codegen-resources/ |
H A D | service-2.json | 9211 "sampleText": { object
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | ddmuilib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
apple/applescript/AppleScriptEngine.class
AppleScriptEngine ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |