Home
last modified time | relevance | path

Searched refs:FloatingPoint (Results 1 – 1 of 1) sorted by relevance

/art/cmdline/
Dcmdline_parser_test.cc50 using FloatingPoint = ::testing::internal::FloatingPoint<double>; in UsuallyEquals() typedef
52 FloatingPoint exp(expected); in UsuallyEquals()
53 FloatingPoint act(actual); in UsuallyEquals()