Searched refs:testEmpty (Results 1 – 2 of 2) sorted by relevance
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()1140 testEmpty(A); in TYPED_TEST()
164 constexpr bool testEmpty() { in testEmpty() function338 testEmpty(); in main()339 static_assert(testEmpty()); in main()