Searched refs:widthCandidate (Results 1 – 1 of 1) sorted by relevance
57 const size_t widthCandidate = targetArea / std::numeric_limits<uint32_t>::max(); in TEST_F() local58 if (widthCandidate == 0) { in TEST_F()