Searched refs:TEST_LENGTH (Results 1 – 2 of 2) sorted by relevance
46 public static final int TEST_LENGTH = 10; field in PhoneAccountOperationsTest67 testBundle.putInt(PhoneAccount.EXTRA_CALL_SUBJECT_MAX_LENGTH, TEST_LENGTH); in createTestBundle()257 assertEquals(TEST_LENGTH, in testRegisterPhoneAccount_CheckExtras()
33 TEST_LENGTH = 1 variable178 test_length = args.test_length if args.test_length else TEST_LENGTH