Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dfunction_tests.cpp23 template<typename> struct EmptyFunction;
24 template<typename R, typename... Args> struct EmptyFunction<R(Args...)> { struct
51 EmptyFunction<Closure> empty; in closure()
255 EmptyFunction<BinaryOp> empty; in binary_op()
/system/utest/fit/
A Dfunction_tests.cpp34 struct EmptyFunction;
36 struct EmptyFunction<R(Args...)> { struct
104 EmptyFunction<Closure> empty; in closure()
288 EmptyFunction<BinaryOp> empty; in binary_op()

Completed in 5 milliseconds