Home
last modified time | relevance | path

Searched refs:TEST_LENGTH (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DPhoneAccountOperationsTest.java43 public static final int TEST_LENGTH = 10; field in PhoneAccountOperationsTest
64 testBundle.putInt(PhoneAccount.EXTRA_CALL_SUBJECT_MAX_LENGTH, TEST_LENGTH); in createTestBundle()
233 assertEquals(TEST_LENGTH, in testRegisterPhoneAccount_CheckExtras()
/cts/apps/CameraITS/tools/
Drun_sensor_fusion_box.py39 TEST_LENGTH = 7 # seconds variable
67 test_length = str(TEST_LENGTH)
/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_sensor_fusion.py38 TEST_LENGTH = 7 # seconds variable
111 test_length = TEST_LENGTH
/cts/apps/CameraITS/tests/rolling_shutter_skew/
Dtest_rolling_shutter_skew.py33 TEST_LENGTH = 1 variable
178 test_length = args.test_length if args.test_length else TEST_LENGTH