Lines Matching refs:mutable_residual_blocks
405 EXPECT_TRUE(ContainsKey(*(parameter_block->mutable_residual_blocks()),
412 EXPECT_EQ(size, parameter_block->mutable_residual_blocks()->size());
683 EXPECT_TRUE(GetParameterBlock(0)->mutable_residual_blocks() == NULL);
684 EXPECT_TRUE(GetParameterBlock(1)->mutable_residual_blocks() == NULL);
685 EXPECT_TRUE(GetParameterBlock(2)->mutable_residual_blocks() == NULL);