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

  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h 132 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
631 #define GTEST_DISALLOW_ASSIGN_(type)\
638 GTEST_DISALLOW_ASSIGN_(type)
903 GTEST_DISALLOW_ASSIGN_(RE);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 140 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
721 #define GTEST_DISALLOW_ASSIGN_(type)\
728 GTEST_DISALLOW_ASSIGN_(type)
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 132 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
625 #define GTEST_DISALLOW_ASSIGN_(type)\
632 GTEST_DISALLOW_ASSIGN_(type)
889 GTEST_DISALLOW_ASSIGN_(RE);
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 130 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
615 #define GTEST_DISALLOW_ASSIGN_(type)\
622 GTEST_DISALLOW_ASSIGN_(type)
879 GTEST_DISALLOW_ASSIGN_(RE);
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 119 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
554 #define GTEST_DISALLOW_ASSIGN_(type)\
561 GTEST_DISALLOW_ASSIGN_(type)
719 GTEST_DISALLOW_ASSIGN_(RE);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 140 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
728 #define GTEST_DISALLOW_ASSIGN_(type)\
735 GTEST_DISALLOW_ASSIGN_(type)
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 140 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
721 #define GTEST_DISALLOW_ASSIGN_(type)\
728 GTEST_DISALLOW_ASSIGN_(type)
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 236 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 236 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 214 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 236 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 236 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]

Completed in 895 milliseconds