Home
last modified time | relevance | path

Searched defs:CallableObject (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_function/
Dfunction_test.cc108 class CallableObject { class
110 CallableObject(int* result) : result_(result) {} in CallableObject() function in pw::__anon7741754d0111::CallableObject