Searched refs:identifying_attribute (Results 1 - 5 of 5) sorted by relevance

/external/chromium/testing/gtest/test/
H A Dgtest_xml_test_utils.py106 identifying_attribute = { variable in class:GTestXMLTestCase
129 self.assert_(child.tagName in self.identifying_attribute,
131 childID = child.getAttribute(self.identifying_attribute[child.tagName])
/external/chromium_org/testing/gtest/test/
H A Dgtest_xml_test_utils.py106 identifying_attribute = { variable in class:GTestXMLTestCase
129 self.assert_(child.tagName in self.identifying_attribute,
131 childID = child.getAttribute(self.identifying_attribute[child.tagName])
/external/gtest/test/
H A Dgtest_xml_test_utils.py106 identifying_attribute = { variable in class:GTestXMLTestCase
129 self.assert_(child.tagName in self.identifying_attribute,
131 childID = child.getAttribute(self.identifying_attribute[child.tagName])
/external/libvpx/libvpx/third_party/googletest/src/test/
H A Dgtest_xml_test_utils.py106 identifying_attribute = { variable in class:GTestXMLTestCase
129 self.assert_(child.tagName in self.identifying_attribute,
131 childID = child.getAttribute(self.identifying_attribute[child.tagName])
/external/protobuf/gtest/test/
H A Dgtest_xml_test_utils.py105 identifying_attribute = { variable in class:GTestXMLTestCase
128 self.assert_(child.tagName in self.identifying_attribute,
130 childID = child.getAttribute(self.identifying_attribute[child.tagName])

Completed in 139 milliseconds