Searched refs:TEST_OPTION_CLOSELY_PACKED_BIT (Results 1 – 1 of 1) sorted by relevance
1327 TEST_OPTION_CLOSELY_PACKED_BIT = 0x2, //!< Place samples as close as possible to each other enumerator1502 if ((m_params.options & TEST_OPTION_CLOSELY_PACKED_BIT) != 0u) in iterate()1836 params.options = (TestOptionFlags)TEST_OPTION_CLOSELY_PACKED_BIT; in addCases()