Lines Matching full:residual
297 // expect the order for residual blocks for each e_block to be
363 // expect the order for residual blocks for each e_block to be
436 // Verify that right parmeter block and the residual blocks have
637 T* residual) const {
638 residual[0] = T(5.0) - *x;
706 T* residual) const {
708 residual[0] = T(10.0) - *x +
775 EXPECT_EQ(summary.error, "Problem contains no residual blocks.");