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

  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h 670 # define GTEST_API_ __declspec(dllimport)
672 # define GTEST_API_ __declspec(dllexport)
677 #ifndef GTEST_API_
678 # define GTEST_API_
790 GTEST_API_ bool IsTrue(bool condition);
833 class GTEST_API_ RE {
    [all...]
  /external/gtest/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...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 664 # define GTEST_API_ __declspec(dllimport)
666 # define GTEST_API_ __declspec(dllexport)
671 #ifndef GTEST_API_
672 # define GTEST_API_
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
    [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...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 593 #define GTEST_API_ __declspec(dllimport)
595 #define GTEST_API_ __declspec(dllexport)
600 #ifndef GTEST_API_
601 #define GTEST_API_
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_ void CaptureStderr()
    [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...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 879 milliseconds