Home | History | Annotate | Download | only in test

Lines Matching defs:expected_results

776   std::pair<int16_t, bool> expected_results;
788 EXPECT_EQ(GetParam().expected_results.first,
791 EXPECT_EQ(carry_bit, GetParam().expected_results.second);