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

  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 112 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
539 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
541 #define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
543 #define GTEST_MUST_USE_RESULT_
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 199 // GTEST_MUST_USE_RESULT_ - declares that a function's result must be used.
828 // Sprocket* AllocateSprocket() GTEST_MUST_USE_RESULT_;
830 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
832 # define GTEST_MUST_USE_RESULT_
    [all...]
  /external/chromium_org/third_party/mesa/src/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/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...]
  /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/chromium_org/third_party/mesa/src/src/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/chromium_org/third_party/libvpx/source/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/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...]
  /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 339 milliseconds