Searched refs:assertEmpty (Results 1 – 13 of 13) sorted by relevance
31 assertEmpty(a); in main()35 assertEmpty(a); in main()45 assertEmpty<small>(a); in main()56 assertEmpty<large>(a); in main()
63 assertEmpty(a1); in test_swap_empty()76 assertEmpty(a1); in test_swap_empty()94 assertEmpty(a); in test_self_swap()
42 assertEmpty(a); in test_move_does_not_throw()48 assertEmpty(a); in test_move_does_not_throw()60 assertEmpty(a1); in test_move_empty()61 assertEmpty(a2); in test_move_empty()
52 assertEmpty(a1); in test_copy_empty()53 assertEmpty(a2); in test_copy_empty()87 assertEmpty(a); in test_copy()
41 assertEmpty(a); in main()
87 assertEmpty<LHS>(lhs); in test_copy_assign_empty()88 assertEmpty(rhs); in test_copy_assign_empty()98 assertEmpty(a); in test_copy_assign_self()154 assertEmpty<Tp>(lhs); in test_copy_assign_throws()
84 assertEmpty<LHS>(a); in test_move_assign_empty()85 assertEmpty(a2); in test_move_assign_empty()
140 assertEmpty<Tp>(lhs); in test_assign_throws()
30 void assertEmpty(StringType & v) { in assertEmpty() function in __anon5d26e0540111::SmallStringTest42 assertEmpty(theString); in TEST_F()
179 void assertEmpty(VectorT & v) { in assertEmpty() function in __anon4a72bbf00111::SmallVectorTestBase248 this->assertEmpty(this->theVector); in TYPED_TEST()285 this->assertEmpty(this->theVector); in TYPED_TEST()310 this->assertEmpty(this->theVector); in TYPED_TEST()349 this->assertEmpty(this->theVector); in TYPED_TEST()478 this->assertEmpty(this->theVector); in TYPED_TEST()
43 void assertEmpty(std::experimental::any const& a) { in assertEmpty() function
54 void assertEmpty(std::any const& a) { in assertEmpty() function
785 assertEmpty(); \833 void assertEmpty() const { in assertEmpty() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor::CurMatchData