Home | History | Annotate | Download | only in ceres

Lines Matching refs:testing

378 struct DynamicProblem : public ::testing::TestWithParam<bool> {
415 // The next block of functions until the end are only for testing the
994 ::testing::Values(true, false));
1050 class ProblemEvaluateTest : public ::testing::Test {