Searched refs:Max (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h329 static RawType Max();
414 inline float FloatingPoint<float>::Max() { return FLT_MAX; } function in class:testing::internal::FloatingPoint
416 inline double FloatingPoint<double>::Max() { return DBL_MAX; } function in class:testing::internal::FloatingPoint
/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc2724 max_(Floating::Max()),

Completed in 31 milliseconds