/frameworks/base/core/java/android/view/ |
D | AccessibilityIterators.java | 41 public int[] following(int current); in following() method 101 public int[] following(int offset) { in following() method in AccessibilityIterators.CharacterTextSegmentIterator 114 start = mImpl.following(start); in following() 119 final int end = mImpl.following(start); in following() 189 public int[] following(int offset) { in following() method in AccessibilityIterators.WordTextSegmentIterator 202 start = mImpl.following(start); in following() 207 final int end = mImpl.following(start); in following() 270 public int[] following(int offset) { in following() method in AccessibilityIterators.ParagraphTextSegmentIterator
|
/frameworks/av/media/mtp/tests/MtpFuzzer/ |
D | README.md | 17 MtpServer supports the following parameters: 37 MtpHostProperty supports the following parameters: 59 MtpDeviceProperty supports the following parameters: 92 MtpPacket supports the following parameters: 112 MtpDevice supports the following parameters: 132 MtpRequestPacket supports the following parameters: 152 MtpEventPacket supports the following parameters: 172 MtpResponsePacket supports the following parameters: 192 MtpDataPacket supports the following parameters:
|
/frameworks/base/core/tests/coretests/src/android/text/method/ |
D | WordIteratorTest.java | 69 assertEquals(BreakIterator.DONE, mWordIterator.following(0)); in testEmptyString() 188 assertEquals(expectedWindowEnd, wordIterator.following(expectedWindowEnd - 1)); in testWindowWidth() 189 assertEquals(BreakIterator.DONE, wordIterator.following(expectedWindowEnd)); in testWindowWidth() 239 wordIterator.following(-1); in testFollowing() 244 wordIterator.following(text.length() + 1); in testFollowing() 249 assertEquals(text.indexOf('c') + 1, wordIterator.following(text.indexOf('a'))); in testFollowing() 250 assertEquals(text.indexOf('c') + 1, wordIterator.following(text.indexOf('c'))); in testFollowing() 251 assertEquals(text.indexOf('f') + 1, wordIterator.following(text.indexOf('c') + 1)); in testFollowing() 252 assertEquals(text.indexOf('f') + 1, wordIterator.following(text.indexOf('d'))); in testFollowing() 253 assertEquals(text.indexOf('i') + 1, wordIterator.following(text.indexOf('-'))); in testFollowing() [all …]
|
/frameworks/av/media/libstagefright/webm/tests/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/libstagefright/xmlparser/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/bufferpool/2.0/tests/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/tests/benchmark/ |
D | README.md | 8 Run the following steps to build the test suite: 28 To run the test suite for measuring performance of the native layer, follow the following steps: 30 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/ 40 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 85 To run the test suite for measuring performance of the SDK and NDK APIs, follow the following steps: 91 For running all the tests, run the following command 96 For running the tests individually, run the following atest commands: 107 The apk will be created at the following path: 109 The 64-bit apk will be created in the following path : 117 The 32-bit apk will be created in the following path : [all …]
|
/frameworks/av/media/libstagefright/tests/extractorFactory/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 12 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/amrwb/enc/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/libstagefright/tests/HEVC/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/m4v_h263/enc/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 12 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/foundation/tests/OpusHeader/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/amrwb/dec/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/foundation/tests/AVCUtils/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/libstagefright/timedtext/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/m4v_h263/dec/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/mp3dec/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/extractors/tests/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/metadatautils/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/esds/tests/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/amrnb/enc/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/id3/test/ |
D | README.md | 6 Run the following command in the id3 folder to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/flac/dec/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/codecs/amrnb/dec/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|
/frameworks/av/media/module/mpeg2ts/test/ |
D | README.md | 6 Run the following steps to build the test suite: 11 The 32-bit binaries will be created in the following path : ${OUT}/data/nativetest/ 13 The 64-bit binaries will be created in the following path : ${OUT}/data/nativetest64/
|