Searched defs:MoveOnly (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/googletest/googlemock/test/ | ||
| H A D | gmock-nice-strict_test.cc | 128 class MoveOnly { class in testing::gmock_nice_strict_test::MockBaz |
| H A D | gmock-more-actions_test.cc | 496 struct MoveOnly { struct |
| H A D | gmock-matchers-comparisons_test.cc | 999 class MoveOnly { class |
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ | ||
| H A D | unique_function_test.cpp | 101 TEST(UniqueFunctionTest, MoveOnly) { in TEST() argument |