Searched refs:TestConstruction (Results 1 – 1 of 1) sorted by relevance
756 class TestConstruction { class758 TestConstruction() = delete;762 TestConstruction(TestConstruction&&) noexcept { in TestConstruction() function in folly::__anon387f81641c11::TestConstruction765 TestConstruction(const TestConstruction&) { in TestConstruction() argument768 TestConstruction& operator=(const TestConstruction&) { in operator =() argument772 TestConstruction& operator=(TestConstruction&&) { in operator =() argument776 ~TestConstruction() { in ~TestConstruction()837 TestConstruction::reset(); in TEST()964 TestConstruction::reset(); in TEST()975 TestConstruction::defaultConstructs(), TestConstruction::destructs()); in TEST()[all …]