Home
last modified time | relevance | path

Searched refs:nf (Results 1 – 2 of 2) sorted by relevance

/system/utest/fbl/
A Dfunction_tests.cpp636 Nullable nf = {false}; in null_check() local
637 EXPECT_FALSE(fbl::internal::IsNull(nf)); in null_check()
/system/utest/fit/
A Dnullable_tests.cpp244 nullable_struct nf; in is_null() local
245 EXPECT_FALSE(fit::is_null(nf)); in is_null()

Completed in 5 milliseconds