Home | History | Annotate | Download | only in test

Lines Matching refs:fetched_property_1

1946   const TestProperty& fetched_property_1 = test_result.GetTestProperty(0);
1950 EXPECT_STREQ("key_1", fetched_property_1.key());
1951 EXPECT_STREQ("1", fetched_property_1.value());