Home | History | Annotate | Download | only in test

Lines Matching full:actual_property

1892   const TestProperty& actual_property = test_result.GetTestProperty(0);
1893 EXPECT_STREQ("key_1", actual_property.key());
1894 EXPECT_STREQ("1", actual_property.value());