Home | History | Annotate | Download | only in ceres

Lines Matching full:mutable_residual_blocks

422     EXPECT_TRUE(ContainsKey(*(parameter_block->mutable_residual_blocks()),
429 EXPECT_EQ(size, parameter_block->mutable_residual_blocks()->size());
716 EXPECT_TRUE(GetParameterBlock(0)->mutable_residual_blocks() == NULL);
717 EXPECT_TRUE(GetParameterBlock(1)->mutable_residual_blocks() == NULL);
718 EXPECT_TRUE(GetParameterBlock(2)->mutable_residual_blocks() == NULL);