Home | History | Annotate | Download | only in gtest

Lines Matching full:biggestint

1337 // can be implicitly cast to BiggestInt.
1340 BiggestInt expected,
1341 BiggestInt actual);
1362 // enums can be implicitly cast to BiggestInt.
1368 BiggestInt expected,
1369 BiggestInt actual) {
1425 // version for BiggestInt in order to reduce code bloat and allow
1444 const char* expr1, const char* expr2, BiggestInt val1, BiggestInt val2)