Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dfunction_tests.cpp47 ClosureFunction ffunc(fptr); in closure() local
48 EXPECT_FALSE(!!ffunc); in closure()
251 BinaryOpFunction ffunc(fptr); in binary_op() local
252 EXPECT_FALSE(!!ffunc); in binary_op()
/system/utest/fit/
A Dfunction_tests.cpp100 ClosureFunction ffunc(fptr); in closure() local
101 EXPECT_FALSE(!!ffunc); in closure()
284 BinaryOpFunction ffunc(fptr); in binary_op() local
285 EXPECT_FALSE(!!ffunc); in binary_op()

Completed in 8 milliseconds