Home | History | Annotate | Download | only in test

Lines Matching full:biggestint

97 // A class implicitly convertible to BiggestInt.
100 operator ::testing::internal::BiggestInt() const { return 42; }
273 // Tests printing a class implicitly convertible to BiggestInt.
533 reinterpret_cast<internal::BiggestInt>(&MyFunction))),
1210 reinterpret_cast<internal::BiggestInt>(fp)));