Home | History | Annotate | Download | only in test

Lines Matching full:actual_property

1115   TestProperty actual_property = properties.Head()->element();
1116 EXPECT_STREQ("key_1", actual_property.key());
1117 EXPECT_STREQ("1", actual_property.value());