Searched refs:read_attr (Results 1 – 1 of 1) sorted by relevance
1495 AttrValue read_attr; in TEST_F() local1496 GetAttr("test_attr_name", &read_attr); in TEST_F()1497 ASSERT_EQ(attr.DebugString(), read_attr.DebugString()); in TEST_F()