HomeSort by relevance Sort by last modified time
    Searched refs:CreateReturnType (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/testing/scripts/generator/cpp/
ast.py 364 self.return_type = converter.CreateReturnType(return_type)
651 def CreateReturnType(self, return_type_seq):
    [all...]
  /external/googletest/googlemock/scripts/generator/cpp/
ast.py 365 self.return_type = converter.CreateReturnType(return_type)
652 def CreateReturnType(self, return_type_seq):
    [all...]

Completed in 623 milliseconds