Home | History | Annotate | Download | only in test

Lines Matching refs:fetched_property_3

1948   const TestProperty& fetched_property_3 = test_result.GetTestProperty(2);
1956 EXPECT_STREQ("key_3", fetched_property_3.key());
1957 EXPECT_STREQ("3", fetched_property_3.value());