Home
last modified time | relevance | path

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

/third_party/boringssl/src/third_party/googletest/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.h988 # define GTEST_API_ __declspec(dllimport) macro
990 # define GTEST_API_ __declspec(dllexport) macro
993 # define GTEST_API_ __attribute__((visibility ("default"))) macro
999 # define GTEST_API_ macro