Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED2Test

560 typedef Predicate2Test ASSERT_PRED2Test;
644 TEST_F(ASSERT_PRED2Test, FunctionOnBuiltInTypeSuccess) {
653 TEST_F(ASSERT_PRED2Test, FunctionOnUserTypeSuccess) {
662 TEST_F(ASSERT_PRED2Test, FunctorOnBuiltInTypeSuccess) {
671 TEST_F(ASSERT_PRED2Test, FunctorOnUserTypeSuccess) {
680 TEST_F(ASSERT_PRED2Test, FunctionOnBuiltInTypeFailure) {
692 TEST_F(ASSERT_PRED2Test, FunctionOnUserTypeFailure) {
704 TEST_F(ASSERT_PRED2Test, FunctorOnBuiltInTypeFailure) {
716 TEST_F(ASSERT_PRED2Test, FunctorOnUserTypeFailure) {