Home | History | Annotate | Download | only in test

Lines Matching refs:expected_string

1444 #define EXPECT_PRINT_TO_STRING_(value, expected_string)         \
1445 EXPECT_TRUE(PrintToString(value) == (expected_string)) \