GoogleTest - Google Testing and Mocking Framework (grpc protobuff依赖)
https://google.github.io/googletest/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
433 B
10 lines
433 B
$$ -*- mode: c++; -*- |
|
$$ This is a Pump source file (http://go/pump). Please use Pump to convert |
|
$$ it to callback-actions.h. |
|
$$ |
|
$var max_callback_arity = 5 |
|
$$}} This meta comment fixes auto-indentation in editors. |
|
#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ |
|
#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ |
|
|
|
#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_
|
|
|