Home
last modified time | relevance | path

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

/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h768 # define GTEST_API_ __declspec(dllimport) macro
770 # define GTEST_API_ __declspec(dllexport) macro
773 # define GTEST_API_ __attribute__((visibility ("default"))) macro
779 # 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/cef/tools/distrib/gtest/
Dgtest.h1022 # define GTEST_API_ __declspec(dllimport) macro
1024 # define GTEST_API_ __declspec(dllexport) macro
1027 # define GTEST_API_ __attribute__((visibility ("default"))) macro
1033 # define GTEST_API_ macro