Searched refs:expected_invert (Results 1 – 1 of 1) sorted by relevance
67 const std::string& expected_product, bool expected_invert, in ParseRequirementLineTest() argument78 EXPECT_EQ(expected_invert, invert) << line; in ParseRequirementLineTest()