Home
last modified time | relevance | path

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

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