Searched refs:ptr_of_11 (Results 1 – 1 of 1) sorted by relevance
62 static const char *ptr_of_11 = "this is 11!"; variable98 KUNIT_EXPECT_FALSE(test, __is_constexpr(__builtin_strlen(ptr_of_11))); in fortify_test_known_sizes()99 KUNIT_EXPECT_EQ(test, __compiletime_strlen(ptr_of_11), 11); in fortify_test_known_sizes()