Searched refs:nf (Results 1 – 2 of 2) sorted by relevance
636 Nullable nf = {false}; in null_check() local637 EXPECT_FALSE(fbl::internal::IsNull(nf)); in null_check()
244 nullable_struct nf; in is_null() local245 EXPECT_FALSE(fit::is_null(nf)); in is_null()
Completed in 5 milliseconds