Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED4Test

1480 typedef Predicate4Test ASSERT_PRED4Test;
1580 TEST_F(ASSERT_PRED4Test, FunctionOnBuiltInTypeSuccess) {
1591 TEST_F(ASSERT_PRED4Test, FunctionOnUserTypeSuccess) {
1602 TEST_F(ASSERT_PRED4Test, FunctorOnBuiltInTypeSuccess) {
1613 TEST_F(ASSERT_PRED4Test, FunctorOnUserTypeSuccess) {
1624 TEST_F(ASSERT_PRED4Test, FunctionOnBuiltInTypeFailure) {
1638 TEST_F(ASSERT_PRED4Test, FunctionOnUserTypeFailure) {
1652 TEST_F(ASSERT_PRED4Test, FunctorOnBuiltInTypeFailure) {
1666 TEST_F(ASSERT_PRED4Test, FunctorOnUserTypeFailure) {