Searched defs:GetExtendedValueCase (Results 1 – 3 of 3) sorted by relevance
31 struct GetExtendedValueCase { struct32 bool is_signed;33 int width;34 std::vector<uint32_t> words;35 T expected_value;
32 struct GetExtendedValueCase { struct33 bool is_signed;34 int width;35 std::vector<uint32_t> words;36 T expected_value;