Home
last modified time | relevance | path

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

/external/googletest/googlemock/scripts/generator/cpp/
Dast.py458 def __init__(self, namespace_stack): argument
459 self.namespace_stack = namespace_stack
688 namespace_stack=[]): argument
695 self.namespace_stack = namespace_stack[:]
707 self.converter = TypeConverter(self.namespace_stack)
726 self.namespace_stack.pop()
746 name, var_type, value, self.namespace_stack)
1151 body, self.namespace_stack)
1154 self.namespace_stack)
1242 self.namespace_stack)
[all …]