Home
last modified time | relevance | path

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

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