Home
last modified time | relevance | path

Searched defs:templated_types (Results 1 – 1 of 1) sorted by relevance

/external/chromium/testing/gmock/scripts/generator/cpp/
Dast.py321 def __init__(self, start, end, name, bases, templated_types, body, namespace): argument
361 modifiers, templated_types, body, namespace): argument
400 modifiers, templated_types, body, namespace): argument
411 def __init__(self, start, end, name, templated_types, modifiers, argument
488 def AddType(templated_types): argument
727 ref_pointer_name_seq, templated_types, value=None): argument
952 def GetMethod(self, modifiers, templated_types): argument
958 def _GetMethod(self, return_type_and_name, modifiers, templated_types, argument
1479 def _GetClass(self, class_type, visibility, templated_types): argument