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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h208 // Among the platforms, Cygwin, Linux, Max OS X, and Windows have the
7259 static RawType Max();
7344 inline float FloatingPoint<float>::Max() { return FLT_MAX; } function in class:testing::internal::FloatingPoint
7346 inline double FloatingPoint<double>::Max() { return DBL_MAX; } function in class:testing::internal::FloatingPoint

Completed in 103 milliseconds