Home | History | Annotate | Download | only in test

Lines Matching refs:ASSERT_PRED5Test

2003 typedef Predicate5Test ASSERT_PRED5Test;
2111 TEST_F(ASSERT_PRED5Test, FunctionOnBuiltInTypeSuccess) {
2123 TEST_F(ASSERT_PRED5Test, FunctionOnUserTypeSuccess) {
2135 TEST_F(ASSERT_PRED5Test, FunctorOnBuiltInTypeSuccess) {
2147 TEST_F(ASSERT_PRED5Test, FunctorOnUserTypeSuccess) {
2159 TEST_F(ASSERT_PRED5Test, FunctionOnBuiltInTypeFailure) {
2174 TEST_F(ASSERT_PRED5Test, FunctionOnUserTypeFailure) {
2189 TEST_F(ASSERT_PRED5Test, FunctorOnBuiltInTypeFailure) {
2204 TEST_F(ASSERT_PRED5Test, FunctorOnUserTypeFailure) {