Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 19 of 19) sorted by relevance

/cts/suite/audio_quality/test/
DRemoteAudioFakeTcpTest.cpp166 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/tests/tests/view/src/android/view/cts/input/
DInputDeviceMultiDeviceKeyEventTest.java227 private KeyEvent generateKeyEvent(int deviceId, int action, String label, int repeat) { in generateKeyEvent() argument
232 repeat, /* metaState */ 0, mInputManagerDeviceIds[deviceId], /* scanCode */ 0, in generateKeyEvent()
260 private void assertKeyRepeat(int deviceId, String label, int repeat, int count) { in assertKeyRepeat() argument
263 KeyEvent.ACTION_DOWN, label, repeat + i); in assertKeyRepeat()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DTextUtils.java70 public static String repeat(char c, int size) { in repeat() method in TextUtils
/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/
DUserDataTest.java73 private final String mShortValue = Strings.repeat("k", UserData.getMinValueLength() - 1);
75 + Strings.repeat("?", UserData.getMaxValueLength());
DCompositeUserDataTest.java39 private final String mShortValue = Strings.repeat("k", UserData.getMinValueLength() - 1);
41 + Strings.repeat("?", UserData.getMaxValueLength());
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py221 u = u.reshape(h // 2, w // 2).repeat(2, axis=1).repeat(2, axis=0)
222 v = v.reshape(h // 2, w // 2).repeat(2, axis=1).repeat(2, axis=0)
443 img3 = (img * 255.0).astype(numpy.uint8).repeat(3).reshape(h, w, 3)
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCurrentApiHelper.java185 String prefix = Strings.repeat("[", arrayDim); in getClassByName()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPackageSetInstallerTest.kt251 repeat(10) { in retry()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java319 int repeat = 16; in sendUserControlPress() local
320 for (int i = 0; i < repeat; i++) { in sendUserControlPress()
/cts/tests/tests/os/src/android/os/cts/
DAppHibernationUtils.kt76 repeat(2) { in <lambda>()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
DUsbDeviceTestActivity.java1086 public static String repeat(char c, int n) { in repeat() method in UsbDeviceTestActivity
1157 + repeat('.', originalSize) + "]"); in usbRequestTests()
1159 "slice: " + repeat(' ', startOfSlice) + " [" + repeat( in usbRequestTests()
1162 "data: " + repeat(' ', startOfSlice + positionInSlice) in usbRequestTests()
1163 + " [" + repeat('.', 42) + "]"); in usbRequestTests()
/cts/tests/tests/util/src/android/util/cts/
DJsonReaderTest.java981 String spaces = repeat(' ', 8192); in testFailWithPositionGreaterThanBufferSize()
998 private String repeat(char c, int count) { in repeat() method in JsonReaderTest
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DJavaClientTest.java213 ParcelFileDescriptor repeat(ParcelFileDescriptor fd) throws RemoteException; in repeat() method
221 ParcelFileDescriptor repeatFd = transformer.repeat(socketIn); in checkFdRepeated()
/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java548 for (int repeat = 0; repeat < 10; ++repeat) { in testRegisterMultipleChannels()
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/
DAudioProtocol.java241 final int repeat = mDataBuffer.getInt(4 * 4); in handleStartPlayback() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java1270 if (!line.startsWith(Strings.repeat(" ", lastIndent + 1))) { in isRestrictionSetOnUser()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java122 .repeat(LARGE_STRING_CHAR, LARGE_STRING_SIZE);
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...