Searched refs:_GenerateMocks (Results 1 - 2 of 2) sorted by relevance

/external/chromium/testing/gmock/scripts/generator/cpp/
H A Dgmock_class.py105 def _GenerateMocks(filename, source, ast_list, desired_class_names): function
187 lines = _GenerateMocks(filename, source, entire_ast, desired_class_names)
H A Dgmock_class_test.py163 lines = gmock_class._GenerateMocks(filename, cpp_source, ast_list, None)

Completed in 221 milliseconds