NodeAttribute 144 base/test/gtest_xml_util.cc if (!xml_reader.NodeAttribute("classname", &test_case_name)) NodeAttribute 147 base/test/gtest_xml_util.cc if (!xml_reader.NodeAttribute("name", &test_name)) NodeAttribute 159 base/test/gtest_xml_util.cc if (!xml_reader.NodeAttribute("status", &test_status)) NodeAttribute 170 base/test/gtest_xml_util.cc if (!xml_reader.NodeAttribute("classname", &test_case_name)) NodeAttribute 173 base/test/gtest_xml_util.cc if (!xml_reader.NodeAttribute("name", &test_name)) NodeAttribute 178 base/test/gtest_xml_util.cc if (!xml_reader.NodeAttribute("time", &test_time_str)) NodeAttribute 198 base/test/gtest_xml_util.cc if (!xml_reader.NodeAttribute("message", &failure_message)) NodeAttribute 124 chromeos/dbus/introspectable_client.cc if (!reader.NodeAttribute(kInterfaceNameAttribute, &interface_name)) NodeAttribute 74 third_party/libxml/chromium/libxml_utils.h bool NodeAttribute(const char* name, std::string* value);