Home
last modified time | relevance | path

Searched defs:NotCopyable (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp31 struct NotCopyable { struct
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc3570 class NotCopyable { class
3572 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::NotCopyable
/external/v8/testing/gmock/test/
Dgmock-matchers_test.cc4030 class NotCopyable { class
4032 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::NotCopyable
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc4032 class NotCopyable { class
4034 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::NotCopyable