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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h667 # define GTEST_API_ __declspec(dllimport) macro
669 # define GTEST_API_ __declspec(dllexport) macro
674 #ifndef GTEST_API_
675 # define GTEST_API_ macro
780 GTEST_API_ bool IsTrue(bool condition);
822 class GTEST_API_ RE {
897 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
902 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
921 class GTEST_API_ GTestLog {
1059 GTEST_API_ voi
[all...]
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h654 # define GTEST_API_ __declspec(dllimport) macro
656 # define GTEST_API_ __declspec(dllexport) macro
661 #ifndef GTEST_API_
662 # define GTEST_API_ macro
767 GTEST_API_ bool IsTrue(bool condition);
809 class GTEST_API_ RE {
884 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
889 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
908 class GTEST_API_ GTestLog {
1046 GTEST_API_ voi
[all...]
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h593 #define GTEST_API_ __declspec(dllimport) macro
595 #define GTEST_API_ __declspec(dllexport) macro
600 #ifndef GTEST_API_
601 #define GTEST_API_ macro
616 GTEST_API_ bool IsTrue(bool condition);
658 class GTEST_API_ RE {
738 class GTEST_API_ GTestLog {
816 GTEST_API_ void CaptureStdout();
817 GTEST_API_ String GetCapturedStdout();
818 GTEST_API_ voi
[all...]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h659 # define GTEST_API_ __declspec(dllimport) macro
661 # define GTEST_API_ __declspec(dllexport) macro
666 #ifndef GTEST_API_
667 # define GTEST_API_ macro
772 GTEST_API_ bool IsTrue(bool condition);
814 class GTEST_API_ RE {
889 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
894 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
913 class GTEST_API_ GTestLog {
1051 GTEST_API_ voi
[all...]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h670 # define GTEST_API_ __declspec(dllimport) macro
672 # define GTEST_API_ __declspec(dllexport) macro
677 #ifndef GTEST_API_
678 # define GTEST_API_ macro
790 GTEST_API_ bool IsTrue(bool condition);
833 class GTEST_API_ RE {
908 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
913 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
932 class GTEST_API_ GTestLog {
1070 GTEST_API_ voi
[all...]
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h925 # define GTEST_API_ __declspec(dllimport) macro
927 # define GTEST_API_ __declspec(dllexport)
930 # define GTEST_API_ __attribute__((visibility ("default")))
933 #ifndef GTEST_API_
934 # define GTEST_API_ macro
1108 GTEST_API_ bool IsTrue(bool condition);
1156 class GTEST_API_ RE {
1230 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1235 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1254 class GTEST_API_ GTestLo
[all...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h925 # define GTEST_API_ __declspec(dllimport) macro
927 # define GTEST_API_ __declspec(dllexport)
930 # define GTEST_API_ __attribute__((visibility ("default")))
933 #ifndef GTEST_API_
934 # define GTEST_API_ macro
1108 GTEST_API_ bool IsTrue(bool condition);
1156 class GTEST_API_ RE {
1230 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1235 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1254 class GTEST_API_ GTestLo
[all...]
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h925 # define GTEST_API_ __declspec(dllimport) macro
927 # define GTEST_API_ __declspec(dllexport)
932 #ifndef GTEST_API_
933 # define GTEST_API_ macro
1107 GTEST_API_ bool IsTrue(bool condition);
1155 class GTEST_API_ RE {
1229 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1234 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1253 class GTEST_API_ GTestLog {
1413 GTEST_API_ voi
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h770 # define GTEST_API_ __declspec(dllimport) macro
772 # define GTEST_API_ __declspec(dllexport)
778 # define GTEST_API_ __attribute__((visibility("default"))) macro
781 #ifndef GTEST_API_
782 # define GTEST_API_ macro
897 GTEST_API_ bool IsTrue(bool condition);
940 class GTEST_API_ RE {
1014 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1019 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1038 class GTEST_API_ GTestLo
[all...]
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h1655 #define GTEST_API_ __declspec(dllimport) macro
1657 #define GTEST_API_ __declspec(dllexport)
1662 #ifndef GTEST_API_
1663 #define GTEST_API_ macro
1678 GTEST_API_ bool IsTrue(bool condition);
1720 class GTEST_API_ RE {
1800 class GTEST_API_ GTestLog {
1878 GTEST_API_ void CaptureStdout();
1879 GTEST_API_ String GetCapturedStdout();
1880 GTEST_API_ voi
[all...]
/external/fmtlib/test/gtest/
H A Dgtest.h1867 # define GTEST_API_ __declspec(dllimport) macro
1869 # define GTEST_API_ __declspec(dllexport)
1874 #ifndef GTEST_API_
1875 # define GTEST_API_ macro
1990 GTEST_API_ bool IsTrue(bool condition);
2033 class GTEST_API_ RE {
2107 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
2112 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
2131 class GTEST_API_ GTestLog {
2269 GTEST_API_ voi
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h1867 # define GTEST_API_ __declspec(dllimport) macro
1869 # define GTEST_API_ __declspec(dllexport)
1874 #ifndef GTEST_API_
1875 # define GTEST_API_ macro
1990 GTEST_API_ bool IsTrue(bool condition);
2033 class GTEST_API_ RE {
2107 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
2112 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
2131 class GTEST_API_ GTestLog {
2269 GTEST_API_ voi
[all...]

Completed in 1113 milliseconds