Home | History | Annotate | Download | only in test

Lines Matching refs:prevdec

595         prevdec = Decimal(500000123)
596 d = Decimal(prevdec)
598 d = nc.create_decimal(prevdec)