Searched refs:is_install_plan_eq (Results 1 – 1 of 1) sorted by relevance
340 bool is_install_plan_eq = (*delegate.install_plan_ == install_plan_); in DoTest() local341 EXPECT_TRUE(is_install_plan_eq); in DoTest()342 success = success && is_install_plan_eq; in DoTest()