Lines Matching refs:num_rows
1040 m.resize(input.num_rows, input.num_cols);1042 for (int row = 0; row < input.num_rows; ++row) {1115 EXPECT_EQ(jacobian.num_rows, expected_num_rows);1140 expected.num_rows,