Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dfunction_tests.cpp74 ClosureFunction fnull2(std::move(fnull)); in closure() local
75 EXPECT_FALSE(!!fnull2); in closure()
284 BinaryOpFunction fnull2(std::move(fnull)); in binary_op() local
285 EXPECT_FALSE(!!fnull2); in binary_op()
/system/utest/fit/
A Dfunction_tests.cpp127 ClosureFunction fnull2(std::move(fnull)); in closure() local
128 EXPECT_FALSE(!!fnull2); in closure()
317 BinaryOpFunction fnull2(std::move(fnull)); in binary_op() local
318 EXPECT_FALSE(!!fnull2); in binary_op()

Completed in 6 milliseconds