HomeSort by relevance Sort by last modified time
    Searched defs:GTEST_DISALLOW_ASSIGN_ (Results 1 - 9 of 9) 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/googletest/googletest/include/gtest/internal/
gtest-port.h 196 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
698 #define GTEST_DISALLOW_ASSIGN_(type) \
705 GTEST_DISALLOW_ASSIGN_(type)
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 133 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
628 #define GTEST_DISALLOW_ASSIGN_(type)\
635 GTEST_DISALLOW_ASSIGN_(type)
892 GTEST_DISALLOW_ASSIGN_(RE);
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 131 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
620 #define GTEST_DISALLOW_ASSIGN_(type)\
627 GTEST_DISALLOW_ASSIGN_(type)
884 GTEST_DISALLOW_ASSIGN_(RE);
    [all...]
  /external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
gtest-port.h 199 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 205 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 199 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 201 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]
  /external/epid-sdk/ext/gtest/
gtest.h 295 // GTEST_DISALLOW_ASSIGN_ - disables operator=.
    [all...]

Completed in 318 milliseconds