aboutsummaryrefslogtreecommitdiff
path: root/googlemock/include/gmock/internal/custom/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'googlemock/include/gmock/internal/custom/README.md')
-rw-r--r--googlemock/include/gmock/internal/custom/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/googlemock/include/gmock/internal/custom/README.md b/googlemock/include/gmock/internal/custom/README.md
index f6c93f61..9c4874fd 100644
--- a/googlemock/include/gmock/internal/custom/README.md
+++ b/googlemock/include/gmock/internal/custom/README.md
@@ -14,3 +14,5 @@ The following macros can be defined:
* `GMOCK_DEFINE_bool_(name, default_val, doc)`
* `GMOCK_DEFINE_int32_(name, default_val, doc)`
* `GMOCK_DEFINE_string_(name, default_val, doc)`
+* `GMOCK_FLAG_GET(flag_name)`
+* `GMOCK_FLAG_SET(flag_name, value)`