Home | History | Annotate | Download | only in gtest

Lines Matching full:biggestint

1403 // can be implicitly cast to BiggestInt.
1406 BiggestInt expected,
1407 BiggestInt actual);
1428 // enums can be implicitly cast to BiggestInt.
1434 BiggestInt expected,
1435 BiggestInt actual) {
1504 // version for BiggestInt in order to reduce code bloat and allow
1521 const char* expr1, const char* expr2, BiggestInt val1, BiggestInt val2)