Lines Matching defs:TestModes
29 template <typename FloatType, typename IntType, bool TestModes = false>
113 if (TestModes) {
160 if (TestModes) {
178 if (TestModes)
190 if (TestModes) {
197 // when `TestModes` is false;
223 if (TestModes) {
250 if (TestModes) {
297 if (TestModes) {
323 TestModes) \
325 RoundToIntegerTestTemplate<FloatType, IntType, TestModes>; \