Home
last modified time | relevance | path

Searched defs:GTEST_DISALLOW_ASSIGN_ (Results 1 – 7 of 7) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h628 #define GTEST_DISALLOW_ASSIGN_(type)\ macro
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h681 #define GTEST_DISALLOW_ASSIGN_(type) \ macro
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h872 #define GTEST_DISALLOW_ASSIGN_(type)\ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h927 #define GTEST_DISALLOW_ASSIGN_(type) \ macro
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h672 #define GTEST_DISALLOW_ASSIGN_(type) type &operator=(type const &) = delete macro
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h681 #define GTEST_DISALLOW_ASSIGN_(type) \ macro
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h692 #define GTEST_DISALLOW_ASSIGN_(type) \ macro