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

/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h764 # define GTEST_API_ __declspec(dllimport) macro
766 # define GTEST_API_ __declspec(dllexport)
771 #ifndef GTEST_API_
772 # define GTEST_API_ macro
887 GTEST_API_ bool IsTrue(bool condition);
930 class GTEST_API_ RE {
1004 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1009 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1028 class GTEST_API_ GTestLog {
1166 GTEST_API_ voi
[all...]
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h760 # define GTEST_API_ __declspec(dllimport) macro
762 # define GTEST_API_ __declspec(dllexport)
767 #ifndef GTEST_API_
768 # define GTEST_API_ macro
883 GTEST_API_ bool IsTrue(bool condition);
926 class GTEST_API_ RE {
1000 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1005 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1024 class GTEST_API_ GTestLog {
1162 GTEST_API_ voi
[all...]
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h764 # define GTEST_API_ __declspec(dllimport) macro
766 # define GTEST_API_ __declspec(dllexport)
771 #ifndef GTEST_API_
772 # define GTEST_API_ macro
887 GTEST_API_ bool IsTrue(bool condition);
930 class GTEST_API_ RE {
1004 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1009 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1028 class GTEST_API_ GTestLog {
1166 GTEST_API_ voi
[all...]

Completed in 135 milliseconds