Searched refs:isBoundedInt64 (Results 1 – 3 of 3) sorted by relevance
37 static bool isBoundedInt64(int64_t value, int64_t lower, int64_t upper,
32 bool CellInfoBase::isBoundedInt64(int64_t value, int64_t lower, int64_t upper, in isBoundedInt64() function in general_test::CellInfoBase
33 } else if (!isBoundedInt64(chreWwanUnpackNrNci(&identity), 0, 68719476735, in validateIdentity()