Searched defs:X_STOP (Results 1 – 2 of 2) sorted by relevance
53 constexpr uint32_t X_STEP = (X_STOP - X_START) / X_COUNT; in TEST_F() local
55 constexpr uint32_t X_STOP = FPBits(4.0f).uintval(); in TEST_F() local