/cts/suite/audio_quality/test/ |
D | RemoteAudioFakeTcpTest.cpp | 166 int repeat = 1; in TEST_F() local 175 U32_ENDIAN_SWAP(repeat) in TEST_F() 187 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat)); in TEST_F() 199 int repeat = 1; in TEST_F() local 208 U32_ENDIAN_SWAP(repeat) in TEST_F() 231 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat)); in TEST_F() 241 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat)); in TEST_F() 251 ASSERT_TRUE(mRemoteAudio->startPlayback(stereo, samplingF, mode, volume, id, repeat)); in TEST_F()
|
/cts/apps/CameraITS/pymodules/its/ |
D | image.py | 414 u = u.reshape(h/2, w/2).repeat(2, axis=1).repeat(2, axis=0) 415 v = v.reshape(h/2, w/2).repeat(2, axis=1).repeat(2, axis=0) 442 return a.reshape(h*w).repeat(3).reshape(h,w,3) / 255.0 664 img3 = (img * 255.0).astype(numpy.uint8).repeat(3).reshape(h,w,3)
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | ValueAnimatorTest.java | 488 public CountDownLatch repeat = new CountDownLatch(1); field in ValueAnimatorTest.EventWatcher 499 repeat.countDown(); in onAnimationRepeat()
|
/cts/tests/tests/util/src/android/util/cts/ |
D | JsonReaderTest.java | 933 String spaces = repeat(' ', 8192); in testFailWithPositionGreaterThanBufferSize() 950 private String repeat(char c, int count) { in repeat() method in JsonReaderTest
|
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/ |
D | AudioProtocol.java | 241 final int repeat = mDataBuffer.getInt(4 * 4); in handleStartPlayback() local
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |
/cts/tools/dex-tools/dex/ |
D | classes.out.dex | 112596 public static final int repeat
|