Home
last modified time | relevance | path

Searched refs:identifying_attribute (Results 1 – 3 of 3) sorted by relevance

/external/gtest/test/
Dgtest_xml_test_utils.py94 identifying_attribute = { variable in GTestXMLTestCase
117 self.assert_(child.tagName in self.identifying_attribute,
119 childID = child.getAttribute(self.identifying_attribute[child.tagName])
/external/chromium/testing/gtest/test/
Dgtest_xml_test_utils.py106 identifying_attribute = { variable in GTestXMLTestCase
129 self.assert_(child.tagName in self.identifying_attribute,
131 childID = child.getAttribute(self.identifying_attribute[child.tagName])
/external/protobuf/gtest/test/
Dgtest_xml_test_utils.py105 identifying_attribute = { variable in GTestXMLTestCase
128 self.assert_(child.tagName in self.identifying_attribute,
130 childID = child.getAttribute(self.identifying_attribute[child.tagName])