Home | History | Annotate | Download | only in cctest

Lines Matching refs:StrLength

42   bignum->AssignHexString(Vector<const char>(str, StrLength(str)));
47 bignum->AssignDecimalString(Vector<const char>(str, StrLength(str)));