HomeSort by relevance Sort by last modified time
    Searched defs:GTEST_API_ (Results 1 - 8 of 8) sorted by null

  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 645 # define GTEST_API_ __declspec(dllimport)
647 # define GTEST_API_ __declspec(dllexport)
652 #ifndef GTEST_API_
653 # define GTEST_API_
751 GTEST_API_ bool IsTrue(bool condition);
793 class GTEST_API_ RE {
868 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
873 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
892 class GTEST_API_ GTestLog {
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 756 # define GTEST_API_ __declspec(dllimport)
758 # define GTEST_API_ __declspec(dllexport)
763 #ifndef GTEST_API_
764 # define GTEST_API_
874 GTEST_API_ bool IsTrue(bool condition);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h 654 # define GTEST_API_ __declspec(dllimport)
656 # define GTEST_API_ __declspec(dllexport)
661 #ifndef GTEST_API_
662 # define GTEST_API_
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,
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 672 # define GTEST_API_ __declspec(dllimport)
674 # define GTEST_API_ __declspec(dllexport)
679 #ifndef GTEST_API_
680 # define GTEST_API_
785 GTEST_API_ bool IsTrue(bool condition);
827 class GTEST_API_ RE {
902 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 654 # define GTEST_API_ __declspec(dllimport)
656 # define GTEST_API_ __declspec(dllexport)
661 #ifndef GTEST_API_
662 # define GTEST_API_
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,
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 659 # define GTEST_API_ __declspec(dllimport)
661 # define GTEST_API_ __declspec(dllexport)
666 #ifndef GTEST_API_
667 # define GTEST_API_
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,
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 654 # define GTEST_API_ __declspec(dllimport)
656 # define GTEST_API_ __declspec(dllexport)
661 #ifndef GTEST_API_
662 # define GTEST_API_
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,
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 760 # define GTEST_API_ __declspec(dllimport)
762 # define GTEST_API_ __declspec(dllexport)
767 #ifndef GTEST_API_
768 # define GTEST_API_
    [all...]

Completed in 1782 milliseconds