Searched refs:read_attr2 (Results 1 – 1 of 1) sorted by relevance
1501 AttrValue read_attr2; in TEST_F() local1502 GetAttr("test_attr_name", &read_attr2); in TEST_F()1503 ASSERT_EQ(attr.DebugString(), read_attr2.DebugString()); in TEST_F()