mirror of
https://github.com/google/googletest.git
synced 2025-12-28 10:48:46 +08:00
Standardize access to GoogleTest flags on GTEST_FLAG_GET/GTEST_FLAG_SET Custom implementations can decide how access to flags is performed depending on the implementation of flags being used. PiperOrigin-RevId: 388181424