Home | History | Annotate | Download | only in test

Lines Matching full:expected_string

1412 #define EXPECT_PRINT_TO_STRING_(value, expected_string)         \
1413 EXPECT_TRUE(PrintToString(value) == (expected_string)) \