Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED3Test

999 typedef Predicate3Test ASSERT_PRED3Test;
1091 TEST_F(ASSERT_PRED3Test, FunctionOnBuiltInTypeSuccess) {
1101 TEST_F(ASSERT_PRED3Test, FunctionOnUserTypeSuccess) {
1111 TEST_F(ASSERT_PRED3Test, FunctorOnBuiltInTypeSuccess) {
1121 TEST_F(ASSERT_PRED3Test, FunctorOnUserTypeSuccess) {
1131 TEST_F(ASSERT_PRED3Test, FunctionOnBuiltInTypeFailure) {
1144 TEST_F(ASSERT_PRED3Test, FunctionOnUserTypeFailure) {
1157 TEST_F(ASSERT_PRED3Test, FunctorOnBuiltInTypeFailure) {
1170 TEST_F(ASSERT_PRED3Test, FunctorOnUserTypeFailure) {