Home | History | Annotate | Download | only in test

Lines Matching refs:TypedTest

2580 class TypedTest : public Test {
2584 TYPED_TEST_CASE(TypedTest, NumericTypes);
2586 TYPED_TEST(TypedTest, DISABLED_ShouldNotRun) {