OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identifying_attribute
(Results
1 - 2
of
2
) sorted by null
/external/gtest/test/
gtest_xml_test_utils.py
94
identifying_attribute
= {
variable in class:GTestXMLTestCase
117
self.assert_(child.tagName in self.
identifying_attribute
,
119
childID = child.getAttribute(self.
identifying_attribute
[child.tagName])
/external/protobuf/gtest/test/
gtest_xml_test_utils.py
105
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 248 milliseconds