Searched refs:LARGE_ACCT_HANDLE_ID_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
54 private static final int LARGE_ACCT_HANDLE_ID_MIN_SIZE = 50000; field in PhoneAccountRegistrarTest423 LARGE_ACCT_HANDLE_ID_MIN_SIZE, RANDOM_CHAR_VALUE); in testGettingLargeCallCapablePhoneAccountHandlePayload()424 assertEquals(LARGE_ACCT_HANDLE_ID_MIN_SIZE, largeAccountHandleId.length()); in testGettingLargeCallCapablePhoneAccountHandlePayload()468 LARGE_ACCT_HANDLE_ID_MIN_SIZE, RANDOM_CHAR_VALUE); in testGettingLargeSelfManagedPhoneAccountHandlePayload()469 assertEquals(LARGE_ACCT_HANDLE_ID_MIN_SIZE, largeAccountHandleId.length()); in testGettingLargeSelfManagedPhoneAccountHandlePayload()514 LARGE_ACCT_HANDLE_ID_MIN_SIZE, RANDOM_CHAR_VALUE); in testGettingAllPhoneAccountHandlesWithLargePayload()515 assertEquals(LARGE_ACCT_HANDLE_ID_MIN_SIZE, largeAccountHandleId.length()); in testGettingAllPhoneAccountHandlesWithLargePayload()559 LARGE_ACCT_HANDLE_ID_MIN_SIZE, RANDOM_CHAR_VALUE); in testGetAllPhoneAccountsWithLargePayload()560 assertEquals(LARGE_ACCT_HANDLE_ID_MIN_SIZE, largeAccountHandleId.length()); in testGetAllPhoneAccountsWithLargePayload()