Searched defs:FilterFn (Results 1 – 4 of 4) sorted by relevance
37 using FilterFn = std::function<bool(const test_helper::TestModel&)>; variable
41 using FilterFn = std::function<bool(const test_helper::TestModel&)>; variable