Home | History | Annotate | Download | only in test

Lines Matching full:actual_property

1628   const TestProperty& actual_property = test_result.GetTestProperty(0);
1629 EXPECT_STREQ("key_1", actual_property.key());
1630 EXPECT_STREQ("1", actual_property.value());