Home | History | Annotate | Download | only in test

Lines Matching refs:BiggestInt

93 // A class implicitly convertible to BiggestInt.
96 operator ::testing::internal::BiggestInt() const { return 42; }
266 // Tests printing a class implicitly convertible to BiggestInt.
528 reinterpret_cast<internal::BiggestInt>(&MyFunction))),
1155 reinterpret_cast<internal::BiggestInt>(fp)));