Home
last modified time | relevance | path

Searched defs:GTEST_API_ (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h753 # define GTEST_API_ __declspec(dllimport) macro
755 # define GTEST_API_ __declspec(dllexport) macro
758 # define GTEST_API_ __attribute__((visibility ("default"))) macro
764 # define GTEST_API_ macro
/third_party/protobuf/third_party/googletest/googlemock/fused-src/gtest/
Dgtest.h987 # define GTEST_API_ __declspec(dllimport) macro
989 # define GTEST_API_ __declspec(dllexport) macro
992 # define GTEST_API_ __attribute__((visibility ("default"))) macro
998 # define GTEST_API_ macro
/third_party/protobuf/third_party/googletest/googletest/fused-src/gtest/
Dgtest.h987 # define GTEST_API_ __declspec(dllimport) macro
989 # define GTEST_API_ __declspec(dllexport) macro
992 # define GTEST_API_ __attribute__((visibility ("default"))) macro
998 # define GTEST_API_ macro
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h746 # define GTEST_API_ __declspec(dllimport) macro
748 # define GTEST_API_ __declspec(dllexport) macro
751 # define GTEST_API_ __attribute__((visibility ("default"))) macro
757 # define GTEST_API_ macro
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h782 #define GTEST_API_ __declspec(dllimport) macro
784 #define GTEST_API_ __declspec(dllexport) macro
787 #define GTEST_API_ __attribute__((visibility("default"))) macro
793 #define GTEST_API_ macro