/cts/tests/tests/rscpp/librscpptest/ |
D | rs_jni_allocation.cpp | 442 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test1DCopy() local 452 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test1DCopy() local 473 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test2DCopy() local 483 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test2DCopy() local 504 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test3DCopy() local 514 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test3DCopy() local 541 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test1DCopyPadded() local 566 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test2DCopyPadded() local 591 for (int off = 0; off < s; off ++) { in Java_android_cts_rscpp_RSAllocationTest_test3DCopyPadded() local
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | TracingControllerTest.java | 81 public void write(byte[] b, int off, int len) { in write()
|
/cts/tests/tests/text/src/android/text/cts/ |
D | AlteredCharSequenceTest.java | 70 int off = 1; in testGetChars() local
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | NativeDecoderTest.java | 263 public void write(byte[] b, int off, int len) throws IOException { in createSessionOutputBuffer()
|
/cts/tests/tests/media/player/src/android/media/player/cts/ |
D | MediaPlayerFlakyNetworkTest.java | 318 public void write(byte[] b, int off, int len) throws IOException { in createSessionOutputBuffer()
|
D | StreamingMediaPlayerTest.java | 704 public synchronized void write(byte[] b, int off, int len) throws IOException { in createSessionOutputBuffer()
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2019_2213_Test.c | 155 u32 off; member 255 void buf_binder(buf_t *b, buf_t *off, void *ptr) { in buf_binder() 391 void txn_set_offset(txn_t *t, binder_size_t off) { in txn_set_offset() 554 binder_size_t off = txn_offset(t); in txn_bundle() local 968 s64 off = inst & ((1u << 26) - 1); in first_bl() local 983 s64 off = ((inst >> 5) & ((1u << 19) - 1)) << 2; in parse_adrp() local 1301 int off = cpu1 < 4 ? 1300 : 350; in free_thread() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | AllocationTest.java | 696 helperShortCopy(Element.I16(mRS), s, off, count, mode); in test1DCopyOperations() local 697 helperShortCopy(Element.F16(mRS), s, off, count, mode); in test1DCopyOperations() local
|
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
D | IRadioVoiceImpl.java | 344 public void sendBurstDtmf(int serial, String dtmf, int on, int off) { in sendBurstDtmf()
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | EncodeDecodeTest.java | 1102 int off = frameData.position(); in checkFrame() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | ImageDecoderTest.java | 1001 public int read(byte[] b, int off, int len) throws IOException { in read()
|