Searched refs:buildWithInvalidParameterThrowException (Results 1 – 1 of 1) sorted by relevance
243 buildWithInvalidParameterThrowException( in testBuilderWithInvalidParameter()249 buildWithInvalidParameterThrowException(AccessNetworkConstants.AccessNetworkType.GERAN, in testBuilderWithInvalidParameter()253 buildWithInvalidParameterThrowException(AccessNetworkConstants.AccessNetworkType.GERAN, in testBuilderWithInvalidParameter()258 buildWithInvalidParameterThrowException(AccessNetworkConstants.AccessNetworkType.GERAN, in testBuilderWithInvalidParameter()266 buildWithInvalidParameterThrowException(getValidRan(signalMeasurementType), in testBuilderWithInvalidParameter()277 buildWithInvalidParameterThrowException(ran, type, new int[]{-1}); in testBuilderWithInvalidParameter()283 private void buildWithInvalidParameterThrowException(int ran, int signalMeasurementType, in buildWithInvalidParameterThrowException() method in SignalThresholdInfoTest