Searched refs:testEmpty (Results 1 – 2 of 2) sorted by relevance
156 constexpr bool testEmpty() { in testEmpty() function308 testEmpty(); in main()309 static_assert(testEmpty()); in main()
1101 static void testEmpty(const TypeParam &A) { in testEmpty() function1115 testEmpty(A); in TYPED_TEST()1119 testEmpty(B); in TYPED_TEST()1123 testEmpty(C); in TYPED_TEST()1126 testEmpty(D); in TYPED_TEST()1130 testEmpty(E); in TYPED_TEST()1134 testEmpty(E); in TYPED_TEST()