Searched refs:kValueB (Results 1 – 1 of 1) sorted by relevance
80 constexpr int32_t kValueB = 2; variable278 auto type0 = getType(kIndex0_Model, {kValueA, kValueB}); in TestOne()280 auto type2 = getType(kIndex2_Model, {kValueA, kValueB}); in TestOne()282 auto type4 = getType(kIndex4_Model, {kValueB, kValueA}); in TestOne()333 if (valueB != kValueB && in TestOne()