Searched defs:GTEST_API_ (Results 1 - 7 of 7) sorted by last modified time

/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/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h664 # define GTEST_API_ __declspec(dllimport) macro
666 # define GTEST_API_ __declspec(dllexport) macro
671 #ifndef GTEST_API_
672 # define GTEST_API_ macro
777 GTEST_API_ bool IsTrue(bool condition);
819 class GTEST_API_ RE {
894 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
899 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
918 class GTEST_API_ GTestLog {
1056 GTEST_API_ voi
[all...]
/external/libvpx/libvpx/third_party/googletest/src/include/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/gtest/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...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/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/chromium_org/third_party/mesa/src/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/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h929 # define GTEST_API_ __declspec(dllimport) macro
931 # define GTEST_API_ __declspec(dllexport)
936 #ifndef GTEST_API_
937 # define GTEST_API_ macro
1105 GTEST_API_ bool IsTrue(bool condition);
1153 class GTEST_API_ RE {
1227 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
1232 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
1251 class GTEST_API_ GTestLog {
1391 GTEST_API_ voi
[all...]

Completed in 389 milliseconds