HomeSort by relevance Sort by last modified time
    Searched defs:GTEST_API_ (Results 1 - 14 of 14) 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/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 667 # define GTEST_API_ __declspec(dllimport)
669 # define GTEST_API_ __declspec(dllexport)
674 #ifndef GTEST_API_
675 # define GTEST_API_
780 GTEST_API_ bool IsTrue(bool condition);
822 class GTEST_API_ RE {
897 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
    [all...]
  /external/mesa3d/src/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/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...]
  /external/swiftshader/third_party/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/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 770 # define GTEST_API_ __declspec(dllimport)
772 # define GTEST_API_ __declspec(dllexport)
778 # define GTEST_API_ __attribute__((visibility("default")))
781 #ifndef GTEST_API_
782 # define GTEST_API_
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 764 # define GTEST_API_ __declspec(dllimport)
766 # define GTEST_API_ __declspec(dllexport)
771 #ifndef GTEST_API_
772 # define GTEST_API_
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 770 # define GTEST_API_ __declspec(dllimport)
772 # define GTEST_API_ __declspec(dllexport)
778 # define GTEST_API_ __attribute__((visibility("default")))
781 #ifndef GTEST_API_
782 # define GTEST_API_
    [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h     [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]

Completed in 581 milliseconds