Searched refs:is_value (Results 1 – 1 of 1) sorted by relevance
2215 bool is_value = !is_key && (k & 0x2); in TEST() local2217 is_value ? kValueTag : kJunkTag); in TEST()2221 if (is_value) expected_value = static_cast<int>(c); in TEST()