HomeSort by relevance Sort by last modified time
    Searched refs:GTEST_MUST_USE_RESULT_ (Results 1 - 19 of 19) sorted by null

  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 121 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
567 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
569 #define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
571 #define GTEST_MUST_USE_RESULT_
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h 134 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
644 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
646 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
648 # define GTEST_MUST_USE_RESULT_
    [all...]
  /external/gtest/include/gtest/
gtest.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 142 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
734 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
736 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
738 # define GTEST_MUST_USE_RESULT_
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 134 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
638 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
640 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
642 # define GTEST_MUST_USE_RESULT_
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 132 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
628 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
630 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
632 # define GTEST_MUST_USE_RESULT_
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 142 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
741 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
743 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
745 # define GTEST_MUST_USE_RESULT_
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 142 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
734 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
736 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
738 # define GTEST_MUST_USE_RESULT_
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 216 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 238 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 238 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 238 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 238 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
    [all...]

Completed in 4248 milliseconds